Uses of Package
com.sas.hls.security.role

Packages that use com.sas.hls.security.role
com.sas.hls.drug.analysis Service and class definitions for manipulating and creating SAS Drug Development analyses. 
com.sas.hls.drug.client Classes specific to accessing an instance of the SAS Drug Development application. 
com.sas.hls.drug.project Service and class definitions for manipulating and creating SAS Drug Development projects. 
com.sas.hls.organization Service and class definitions for manipulating and creating organizations. 
com.sas.hls.security.role Service and class definitions for manipulating and creating roles, their availability in contexts, and their membership lists. 
 

Classes in com.sas.hls.security.role used by com.sas.hls.drug.analysis
RoleContext
          An interface indicating a context that supports the definition of roles.
 

Classes in com.sas.hls.security.role used by com.sas.hls.drug.client
RoleAssignmentService
          Service for defining and managing the membership of an AssignedRole.
RoleDefinitionService
          Service for defining and managing the life cycle of roles and assigned roles.
 

Classes in com.sas.hls.security.role used by com.sas.hls.drug.project
RoleContext
          An interface indicating a context that supports the definition of roles.
 

Classes in com.sas.hls.security.role used by com.sas.hls.organization
RoleContext
          An interface indicating a context that supports the definition of roles.
 

Classes in com.sas.hls.security.role used by com.sas.hls.security.role
AssignedRole
          Client representation of a role which has been made available in a context.
Role
          Role is a logical grouping of privileges.
RoleAssignment
          This object represents the association between an existing role, a context and the members assigned to the role at that context
RoleContext
          An interface indicating a context that supports the definition of roles.
RoleDescriptor
          A light-weight representation of a Role defined in the system.See Role
 



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