|
keycloak
|


公開メンバ関数 | |
| KeycloakSecurityContext () | |
| KeycloakSecurityContext (String tokenString, AccessToken token, String idTokenString, IDToken idToken) | |
| AccessToken | getToken () |
| String | getTokenString () |
| AuthorizationContext | getAuthorizationContext () |
| IDToken | getIdToken () |
| String | getIdTokenString () |
| String | getRealm () |
限定公開変数類 | |
| String | tokenString |
| String | idTokenString |
| transient AccessToken | token |
| transient IDToken | idToken |
| transient AuthorizationContext | authorizationContext |
関数 | |
| private< T > T | parseToken (String encoded, Class< T > clazz) throws IOException |
非公開メンバ関数 | |
| void | writeObject (ObjectOutputStream out) throws IOException |
| void | readObject (ObjectInputStream in) throws IOException, ClassNotFoundException |
Available in secured requests under HttpServlerRequest.getAttribute() Also available in HttpSession.getAttribute under the classname of this class
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinepackage |
|
inlineprivate |
|
inlineprivate |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13