public abstract class AuthorizationRepositoryBase extends Object implements AuthorizationRepository
| Modifier | Constructor and Description |
|---|---|
protected |
AuthorizationRepositoryBase(org.vertexium.Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
org.vertexium.Authorizations |
getGraphAuthorizations(User user,
String... additionalAuthorizations) |
protected UserRepository |
getUserRepository() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthorizations, updateUserprotected AuthorizationRepositoryBase(org.vertexium.Graph graph)
public org.vertexium.Authorizations getGraphAuthorizations(User user, String... additionalAuthorizations)
getGraphAuthorizations in interface AuthorizationRepositoryprotected UserRepository getUserRepository()
Copyright © 2013–2017 V5 Analytics. All rights reserved.