|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoleException | |
---|---|
com.sas.hls.security.role.exception | Exceptions that can be thrown while manipulating roles or using the roleDefinitionService or roleAssignmentService. |
Uses of RoleException in com.sas.hls.security.role.exception |
---|
Subclasses of RoleException in com.sas.hls.security.role.exception | |
---|---|
class |
InvalidRoleAssignmentContextException
Thrown when an attempt is made to assign a role to a context that does not inherit the definition of that role. |
class |
RoleAssignmentExistsException
Thrown when an attempt is made to create a role assignment and one is already defined. |
class |
RoleAssignmentNotFoundException
Thrown when an attempt is made to create a role assignment and one is already defined. |
class |
RoleContextNotFoundException
Thrown when the roleContext specified can not be found on the server. |
class |
RoleExistsException
Thrown when an attempt is made to define a role which is already defined. |
class |
RoleNotFoundException
Thrown when a specified role was not found on the server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |