Uses of Class
com.sas.lsaf.security.acl.DefaultAcl
Packages that use DefaultAcl
Package
Description
Service and class definitions to create and manipulate ACLs.
-
Uses of DefaultAcl in com.sas.lsaf.security.acl
Methods in com.sas.lsaf.security.acl that return DefaultAclModifier and TypeMethodDescriptionAclService.getDefaultAcl(String id) Gets the default ACL for the repository container with the specified id.AclService.updateDefaultAcl(DefaultAcl defaultAcl) Updates the default ACL of the repository container with the specified identifier.Methods in com.sas.lsaf.security.acl with parameters of type DefaultAclModifier and TypeMethodDescriptionAclService.updateDefaultAcl(DefaultAcl defaultAcl) Updates the default ACL of the repository container with the specified identifier.