|
gluu
|

公開メンバ関数 | |
| IntrospectionResponse () | |
| IntrospectionResponse (boolean p_active) | |
| String | getAcrValues () |
| void | setAcrValues (String p_authMode) |
| boolean | isActive () |
| void | setActive (boolean p_active) |
| List< String > | getScope () |
| void | setScope (Collection< String > scope) |
| Integer | getExpiresAt () |
| void | setExpiresAt (Integer expiresAt) |
| Integer | getIssuedAt () |
| void | setIssuedAt (Integer issuedAt) |
| String | getClientId () |
| void | setClientId (String clientId) |
| String | getUsername () |
| void | setUsername (String username) |
| String | getTokenType () |
| void | setTokenType (String tokenType) |
| String | getSubject () |
| void | setSub (String subject) |
| String | getAudience () |
| void | setAudience (String audience) |
| String | getIssuer () |
| void | setIssuer (String issuer) |
| String | getJti () |
| void | setJti (String jti) |
| String | toString () |
非公開変数類 | |
| boolean | active |
| List< String > | scope |
| String | clientId |
| String | username |
| String | tokenType |
| Integer | expiresAt |
| Integer | issuedAt |
| String | subject |
| String | audience |
| String | issuer |
| String | jti |
| String | acrValues |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13