Package | Description |
---|---|
com.sas.lsaf.security.role |
Service and class definitions for manipulating and creating roles, their availability in contexts, and their
membership lists.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidRoleMemberException
Thrown when a role is created or updated with new members that violate any membership contracts.
|
class |
RoleExistsException
Thrown when an attempt is made to define a role that is already defined; or add an inherited role that
is already inherited.
|
class |
RoleNotFoundException
Thrown when the specified role was not found on the server.
|
class |
RoleUpdateException
Thrown when a role could not be updated.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>