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

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

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

Methods in com.sas.hls.security.acl that return types with arguments of type AclEntry
 Set<AclEntry> Acl.getEntries()
          Get the acl entries for this acl
 

Method parameters in com.sas.hls.security.acl with type arguments of type AclEntry
 void Acl.setEntries(Set<AclEntry> entries)
          Set the acl entries for this acl
 



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