keycloak
|
公開メンバ関数 | |
ExplainedTokenVerificationException (JsonWebToken token, ExplainedVerificationException cause) | |
ExplainedTokenVerificationException (JsonWebToken token, String errorEvent) | |
ExplainedTokenVerificationException (JsonWebToken token, String errorEvent, String message) | |
ExplainedTokenVerificationException (JsonWebToken token, String errorEvent, String message, Throwable cause) | |
ExplainedTokenVerificationException (JsonWebToken token, String errorEvent, Throwable cause) | |
String | getErrorEvent () |
JsonWebToken | getToken () |
非公開変数類 | |
final String | errorEvent |
Token verification exception that bears an error to be logged via event system and a message to show to the user e.g. via
.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
private |