public interface AccessControlRegistry
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getOperations(String token) |
Set<String> |
getResources(String token) |
Set<String> |
getTokens() |
boolean |
isRecursive(String token) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.