public interface AuthorizationRepository
| Modifier and Type | Method and Description |
|---|---|
void |
addAuthorizationToGraph(String... auths) |
List<String> |
getGraphAuthorizations() |
void |
removeAuthorizationFromGraph(String auth) |
Copyright © 2013–2016 V5 Analytics. All rights reserved.