|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sas.hls.security.role.exception | |
---|---|
com.sas.hls.security.role | Service and class definitions for manipulating and creating roles, their availability in contexts, and their membership lists. |
com.sas.hls.security.role.exception | Exceptions that can be thrown while manipulating roles or using the roleDefinitionService or roleAssignmentService. |
Classes in com.sas.hls.security.role.exception used by com.sas.hls.security.role | |
---|---|
InvalidRoleAssignmentContextException
Thrown when an attempt is made to assign a role to a context that does not inherit the definition of that role. |
|
RoleAssignmentExistsException
Thrown when an attempt is made to create a role assignment and one is already defined. |
|
RoleAssignmentNotFoundException
Thrown when an attempt is made to create a role assignment and one is already defined. |
|
RoleContextNotFoundException
Thrown when the roleContext specified can not be found on the server. |
|
RoleExistsException
Thrown when an attempt is made to define a role which is already defined. |
|
RoleNotFoundException
Thrown when a specified role was not found on the server. |
Classes in com.sas.hls.security.role.exception used by com.sas.hls.security.role.exception | |
---|---|
RoleException
Abstract parent class for role exceptions thrown while manipulating or accessing roles. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |