Uses of Interface
org.fcrepo.kernel.api.auth.WebACAuthorization
-
Packages that use WebACAuthorization Package Description org.fcrepo.kernel.api.auth -
-
Uses of WebACAuthorization in org.fcrepo.kernel.api.auth
Methods in org.fcrepo.kernel.api.auth that return types with arguments of type WebACAuthorization Modifier and Type Method Description List<WebACAuthorization>ACLHandle. getAuthorizations()Get the list of authorizations from the ACL.
-