public class WebACAuthorizationDelegate extends org.fcrepo.auth.roles.common.AbstractRolesAuthorizationDelegate
| Constructor and Description |
|---|
WebACAuthorizationDelegate() |
| Modifier and Type | Method and Description |
|---|---|
Principal |
getEveryonePrincipal() |
boolean |
rolesHavePermission(javax.jcr.Session userSession,
String absPath,
String[] actions,
Set<String> roles) |
public WebACAuthorizationDelegate()
public boolean rolesHavePermission(javax.jcr.Session userSession, String absPath, String[] actions, Set<String> roles)
rolesHavePermission in class org.fcrepo.auth.roles.common.AbstractRolesAuthorizationDelegatepublic Principal getEveryonePrincipal()
Copyright © 2013-2017 DuraSpace, Inc.. All Rights Reserved.