keycloak
|
公開メンバ関数 | |
AuthenticatedActionsHandler (KeycloakDeployment deployment, OIDCHttpFacade facade) | |
boolean | handledRequest () |
限定公開メンバ関数 | |
void | queryBearerToken () |
boolean | abortTokenResponse () |
boolean | corsRequest () |
限定公開変数類 | |
KeycloakDeployment | deployment |
OIDCHttpFacade | facade |
非公開メンバ関数 | |
boolean | isAuthorized () |
静的非公開変数類 | |
static final Logger | log = Logger.getLogger(AuthenticatedActionsHandler.class) |
Pre-installed actions that must be authenticated
Actions include:
CORS Origin Check and Response headers k_query_bearer_token: Get bearer token from server for Javascripts CORS requests
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inlineprivate |
|
inlineprotected |
|
protected |
|
protected |
|
staticprivate |