public class CorrectUmaPermission extends Object implements Serializable
| Constructor and Description |
|---|
CorrectUmaPermission() |
CorrectUmaPermission(String resourceId,
List<String> scopes) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getExpiresAt() |
String |
getResourceId() |
List<String> |
getScopes() |
void |
setExpiresAt(Integer expiresAt) |
void |
setResourceId(String resourceId) |
void |
setScopes(List<String> scopes) |
String |
toString() |
Copyright © 2020. All rights reserved.