Uses of Class
com.sas.lsaf.security.acl.Acl
-
Packages that use Acl Package Description com.sas.lsaf.security.acl Service and class definitions to create and manipulate ACLs. -
-
Uses of Acl in com.sas.lsaf.security.acl
Methods in com.sas.lsaf.security.acl that return Acl Modifier and Type Method Description Acl
AclService. getAcl(java.lang.String id)
Gets the ACL for the repository item with the specified id.Acl
AclService. updateAcl(Acl acl)
Updates the ACL of the repository item with the specified identifier.Methods in com.sas.lsaf.security.acl with parameters of type Acl Modifier and Type Method Description Acl
AclService. updateAcl(Acl acl)
Updates the ACL of the repository item with the specified identifier.
-