|
keycloak
|


公開メンバ関数 | |
| AuthenticationFlowException (AuthenticationFlowError error) | |
| AuthenticationFlowException (AuthenticationFlowError error, Response response) | |
| AuthenticationFlowException (String message, AuthenticationFlowError error) | |
| AuthenticationFlowException (String message, Throwable cause, AuthenticationFlowError error) | |
| AuthenticationFlowException (Throwable cause, AuthenticationFlowError error) | |
| AuthenticationFlowException (String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, AuthenticationFlowError error) | |
| AuthenticationFlowError | getError () |
| Response | getResponse () |
非公開変数類 | |
| AuthenticationFlowError | error |
| Response | response |
Throw this exception from an Authenticator, FormAuthenticator, or FormAction if you want to completely abort the flow.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
1.8.13