keycloak
|
静的公開メンバ関数 | |
static AccessToken | verifyToken (String tokenString, KeycloakDeployment deployment) throws VerificationException |
static PublicKey | getPublicKey (String kid, KeycloakDeployment deployment) throws VerificationException |
static AccessToken | verifyToken (String tokenString, KeycloakDeployment deployment, boolean checkActive, boolean checkTokenType) throws VerificationException |
静的非公開変数類 | |
static final Logger | log = Logger.getLogger(AdapterRSATokenVerifier.class) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticprivate |