Uses of Class
com.sas.lsaf.security.privilege.PrivilegeException
-
Packages that use PrivilegeException Package Description com.sas.lsaf.security.privilege Service and classes for identifying and using privileges in the system. -
-
Uses of PrivilegeException in com.sas.lsaf.security.privilege
Subclasses of PrivilegeException in com.sas.lsaf.security.privilege Modifier and Type Class Description class
InvalidPrivilegeException
Thrown when a specified privilege is not defined or is not associated with the specified scope.class
PrivilegeNotFoundException
Thrown when a privilege specified is not defined.
-