public class UmaResource extends Object
| Constructor and Description |
|---|
UmaResource() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getHttpMethods() |
String |
getId() |
String |
getPath() |
List<String> |
getScopeExpressions() |
List<String> |
getScopes() |
List<String> |
getTicketScopes() |
void |
setHttpMethods(List<String> httpMethods) |
void |
setId(String id) |
void |
setPath(String path) |
void |
setScopeExpressions(List<String> scopeExpressions) |
void |
setScopes(List<String> scopes) |
void |
setTicketScopes(List<String> ticketScopes) |
String |
toString() |
Copyright © 2020. All rights reserved.