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