Package | Description |
---|---|
com.sas.hls.security.privilege |
Class definitions for identifying and using privileges in the system.
|
Modifier and Type | Method and Description |
---|---|
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) 2017, SAS Institute Inc., Cary, NC, USA