◆ createTicket()
- 引数
-
resourceSet | the resource set to create the permission on |
scopes | the set of scopes that this permission is for |
- 戻り値
- the created (and stored) permission object, with ticket
- 例外
-
InsufficientScopeException | if the scopes in scopes don't match those in resourceSet.getScopes |
org.mitre.uma.service.impl.DefaultPermissionServiceで実装されています。
◆ getByTicket()
PermissionTicket org.mitre.uma.service.PermissionService.getByTicket |
( |
String |
ticket | ) |
|
◆ updateTicket()
このインタフェース詳解は次のファイルから抽出されました:
- D:/AppData/OpenId/mitreid-connect/src/openid-connect-common/src/main/java/org/mitre/uma/service/PermissionService.java