|
keycloak
|

公開メンバ関数 | |
| TokenIntrospectionEndpoint (RealmModel realm, EventBuilder event) | |
| Response | introspect () |
非公開メンバ関数 | |
| void | authorizeClient () |
| void | checkSsl () |
| void | checkRealm () |
| ErrorResponseException | throwErrorResponseException (String error, String detail, Status status) |
非公開変数類 | |
| KeycloakSession | session |
| HttpRequest | request |
| HttpHeaders | headers |
| ClientConnection | clientConnection |
| final RealmModel | realm |
| final EventBuilder | event |
静的非公開変数類 | |
| static final String | PARAM_TOKEN_TYPE_HINT = "token_type_hint" |
| static final String | PARAM_TOKEN = "token" |
A token introspection endpoint based on RFC-7662.
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inlineprivate |
|
private |
|
private |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
|
private |
|
private |
1.8.13