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

Packages that use com.sas.hls.security.acl
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.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
com.sas.hls.security.acl Service and class definitions for manipulating and creating acls. 
com.sas.hls.security.group Service and class definitions for manipulating and creating groups. 
com.sas.hls.security.principal Class definitions for manipulating and identifying principals in the system. 
com.sas.hls.security.user Service and class definitions for manipulating and creating Users. 
 

Classes in com.sas.hls.security.acl used by com.sas.hls.drug.analysis
AclContainerSecurable
          An interface indicating a container that supports the ability to set permissions.
AclSecurable
          An interface indicating an object that supports the ability to set permissions.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.drug.client
AclService
          Service that provides a way to manipulate owner and permission information of an object.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.drug.project
AclContainerSecurable
          An interface indicating a container that supports the ability to set permissions.
AclSecurable
          An interface indicating an object that supports the ability to set permissions.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.organization
AclContainerSecurable
          An interface indicating a container that supports the ability to set permissions.
AclSecurable
          An interface indicating an object that supports the ability to set permissions.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.resource.repository
AclContainerSecurable
          An interface indicating a container that supports the ability to set permissions.
AclSecurable
          An interface indicating an object that supports the ability to set permissions.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.security.acl
Acl
          An Acl contains owner and access permission information for a given object.
AclContainer
          A data object that contains owner and access permission information for a container.
AclContainerSecurable
          An interface indicating a container that supports the ability to set permissions.
AclEntry
          A data object that represents access permissions for an acl principal.
AclEntry.PermissionValue
          PermissionValue is an enum representing the possible values of a permission.
AclPrincipal
          An interface indicating a principal for which permissions (acls) can be assigned.
AclSecurable
          An interface indicating an object that supports the ability to set permissions.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.security.group
AclPrincipal
          An interface indicating a principal for which permissions (acls) can be assigned.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.security.principal
AclPrincipal
          An interface indicating a principal for which permissions (acls) can be assigned.
 

Classes in com.sas.hls.security.acl used by com.sas.hls.security.user
AclPrincipal
          An interface indicating a principal for which permissions (acls) can be assigned.
 



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