public class Permission extends Object
Constructor and Description |
---|
Permission() |
Permission(String resourceSetId,
String resourceSetName,
Set<String> scopes) |
Modifier and Type | Method and Description |
---|---|
String |
getResourceSetId() |
String |
getResourceSetName() |
Set<String> |
getScopes() |
void |
setScopes(Set<String> scopes) |
String |
toString() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.