public interface GraphAuthorizationRepository
| Modifier and Type | Method and Description |
|---|---|
void |
addAuthorizationToGraph(String... auths) |
List<String> |
getGraphAuthorizations() |
void |
removeAuthorizationFromGraph(String auth) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.