public class ResourceMapping extends Object
| Constructor and Description |
|---|
ResourceMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOperation(String token,
String opString) |
Set<String> |
getOperations(String token) |
Set<String> |
getResources(String token) |
Set<String> |
getTokens() |
boolean |
isRecursive(String token) |
void |
put(String token,
String address,
String recursive) |
public boolean isRecursive(String token)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.