|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |