Uses of Class
com.sas.hls.security.acl.AclContainer

Packages that use AclContainer
com.sas.hls.security.acl Service and class definitions for manipulating and creating acls. 
 

Uses of AclContainer in com.sas.hls.security.acl
 

Methods in com.sas.hls.security.acl that return AclContainer
 AclContainer AclService.getAclContainer(AclContainerSecurable aclContainerSecurable)
          Gets the AclContainer for the specified container
 AclContainer AclService.updateAclContainer(AclContainerSecurable aclContainerSecurable, AclContainer aclContainer)
          Updates the specified container with the aclContainer
 

Methods in com.sas.hls.security.acl with parameters of type AclContainer
 AclContainer AclService.updateAclContainer(AclContainerSecurable aclContainerSecurable, AclContainer aclContainer)
          Updates the specified container with the aclContainer
 



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