Uses of Class
org.apache.jetspeed.services.security.RoleException

Packages that use RoleException
org.apache.jetspeed.om.security   
org.apache.jetspeed.om.security.ldap   
org.apache.jetspeed.services.security.ldap   
org.apache.jetspeed.services.security.turbine   
 

Uses of RoleException in org.apache.jetspeed.om.security
 

Methods in org.apache.jetspeed.om.security that throw RoleException
static Role JetspeedRoleFactory.getInstance()
          Factory method to create JetspeedRole instances.
static Role JetspeedRoleFactory.getInstance(boolean isNew)
           
 

Uses of RoleException in org.apache.jetspeed.om.security.ldap
 

Methods in org.apache.jetspeed.om.security.ldap that throw RoleException
 void LDAPRole.update(boolean create)
           
 

Uses of RoleException in org.apache.jetspeed.services.security.ldap
 

Methods in org.apache.jetspeed.services.security.ldap that throw RoleException
protected  void LDAPRoleManagement.addDefaultRolePSML(Role role)
           
protected  boolean LDAPRoleManagement.roleExists(java.lang.String roleName)
          Check whether a specified role exists.
 

Uses of RoleException in org.apache.jetspeed.services.security.turbine
 

Methods in org.apache.jetspeed.services.security.turbine that throw RoleException
protected  void TurbineRoleManagement.addDefaultRolePSML(Role role)
           
protected  boolean TurbineRoleManagement.roleExists(java.lang.String roleName)
          Check whether a specified role exists.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.