Uses of Class
org.fcrepo.auth.webac.WebACAuthorization
-
-
Uses of WebACAuthorization in org.fcrepo.auth.webac
Fields in org.fcrepo.auth.webac with type parameters of type WebACAuthorization Modifier and Type Field Description List<WebACAuthorization>ACLHandle. authorizationsConstructor parameters in org.fcrepo.auth.webac with type arguments of type WebACAuthorization Constructor Description ACLHandle(org.fcrepo.kernel.api.models.FedoraResource resource, List<WebACAuthorization> authorizations)Default constructor.
-