public class AccessControlMetaData extends Object
| Constructor and Description |
|---|
AccessControlMetaData(String token,
String resource) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getOperations() |
String |
getResource() |
String |
getToken() |
String |
isRecursive() |
void |
setOperations(String[] operations) |
void |
setRecursive(boolean recursive) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.