|
mitreid-connect
|

公開メンバ関数 | |
| Long | getId () |
| void | setId (Long id) |
| String | getName () |
| void | setName (String name) |
| Collection< Claim > | getClaimsRequired () |
| void | setClaimsRequired (Collection< Claim > claimsRequired) |
| Set< String > | getScopes () |
| void | setScopes (Set< String > scopes) |
| String | toString () |
| int | hashCode () |
| boolean | equals (Object obj) |
非公開変数類 | |
| Long | id |
| String | name |
| Collection< Claim > | claimsRequired |
| Set< String > | scopes |
A set of claims required to fulfill a given permission.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| claimsRequired | the claimsRequired to set |
|
inline |
| id | the id to set |
|
inline |
| name | the name to set |
|
inline |
| scopes | the scopes to set |
|
inline |
|
private |
|
private |
|
private |
|
private |
1.8.13