Package | Description |
---|---|
com.sas.hls.security.privilege |
Class definitions for identifying and using privileges in the system.
|
com.sas.hls.security.privilege.exception |
Exceptions that can be thrown while manipulating or accessing privileges in the system.
|
com.sas.hls.security.role |
Service and class definitions for manipulating and creating roles, their
availability in contexts, and their membership lists.
|
Class and Description |
---|
InvalidPrivilegeException
Thrown when a specified privilege is not defined.
|
PrivilegeExistsException
Thrown when an attempt is made to define a privilege which is already defined.
|
PrivilegeNotFoundException
Thrown when a privilege specified is not found on the server.
|
Class and Description |
---|
PrivilegeException
Abstract parent class for privilege exceptions thrown while getting or managing privileges in the system.
|
Class and Description |
---|
PrivilegeNotFoundException
Thrown when a privilege specified is not found on the server.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA