keycloak
|
公開メンバ関数 | |
Throwable | convert (Throwable t) |
default ExceptionConverter | create (KeycloakSession session) |
default void | init (Config.Scope config) |
default void | postInit (KeycloakSessionFactory factory) |
default void | close () |
String | getId () |
default int | order () |
Use to unwrap exceptions specifically if there is an exception at JTA commit
|
inline |
org.keycloak.provider.Providerを実装しています。
Throwable org.keycloak.provider.ExceptionConverter.convert | ( | Throwable | t | ) |
Return null if the provider doesn't handle this type
t |
org.keycloak.connections.jpa.JpaExceptionConverterで実装されています。
|
inline |
|
inherited |
|
inline |
|
inlineinherited |
|
inline |