public class Permission extends Object
Constructor and Description |
---|
Permission() |
Permission(String resourceSetId,
Set<String> scopes) |
Modifier and Type | Method and Description |
---|---|
Long |
getExpiryTime() |
String |
getResourceSetId() |
Set<String> |
getScopes() |
void |
setExpiryTime(Long expiryTime) |
void |
setResourceSetId(String resourceSetId) |
void |
setScopes(Set<String> scopes) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.