Uses of Class
com.sas.hls.security.role.exception.InvalidRolePrivilegeException

Packages that use InvalidRolePrivilegeException
com.sas.hls.security.role Service and class definitions for manipulating and creating roles, their availability in contexts, and their membership lists. 
 

Uses of InvalidRolePrivilegeException in com.sas.hls.security.role
 

Methods in com.sas.hls.security.role that throw InvalidRolePrivilegeException
 Role RoleDefinitionService.createRole(RoleContext roleContext, String name, String description, Set<Privilege> privileges)
          Create a role and assign role to the specified context.
 Role RoleDefinitionService.updateRole(Role role)
          Update the definition of the specified role.
 



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