Uses of Class
com.sas.lsaf.security.acl.AclUpdateException
-
Packages that use AclUpdateException Package Description com.sas.lsaf.security.acl Service and class definitions to create and manipulate ACLs. -
-
Uses of AclUpdateException in com.sas.lsaf.security.acl
Methods in com.sas.lsaf.security.acl that throw AclUpdateException Modifier and Type Method Description Acl
AclService. updateAcl(Acl acl)
Updates the ACL of the repository item with the specified identifier.DefaultAcl
AclService. updateDefaultAcl(DefaultAcl defaultAcl)
Updates the default ACL of the repository container with the specified identifier.
-