public class PermitRootAndPathEndsWithPermitSuffixFAD extends Object implements org.fcrepo.auth.common.FedoraAuthorizationDelegate
| Constructor and Description |
|---|
PermitRootAndPathEndsWithPermitSuffixFAD() |
| Modifier and Type | Method and Description |
|---|---|
Principal |
getEveryonePrincipal() |
boolean |
hasPermission(javax.jcr.Session session,
org.modeshape.jcr.value.Path absPath,
String[] actions) |
public PermitRootAndPathEndsWithPermitSuffixFAD()
public boolean hasPermission(javax.jcr.Session session, org.modeshape.jcr.value.Path absPath, String[] actions)
hasPermission in interface org.fcrepo.auth.common.FedoraAuthorizationDelegatepublic Principal getEveryonePrincipal()
getEveryonePrincipal in interface org.fcrepo.auth.common.FedoraAuthorizationDelegateCopyright © 2013-2017 DuraSpace, Inc.. All Rights Reserved.