Uses of Class
com.sas.hls.security.privilege.exception.PrivilegeExistsException

Packages that use PrivilegeExistsException
com.sas.hls.security.privilege Class definitions for identifying and using privileges in the system. 
 

Uses of PrivilegeExistsException in com.sas.hls.security.privilege
 

Methods in com.sas.hls.security.privilege that throw PrivilegeExistsException
 void GlobalPrivilegeAssignmentService.grantPrivilege(UserDescriptor user, Privilege privilege)
          Directly grant a privilege to a specified user.
 void GlobalPrivilegeAssignmentService.grantPrivileges(UserDescriptor user, Set<Privilege> privileges)
          Directly grant privileges to a specified user.
 



Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA