Uses of Interface
org.keycloak.provider.ExceptionConverter
Package
Description
-
Uses of ExceptionConverter in org.keycloak.connections.jpa
-
Uses of ExceptionConverter in org.keycloak.models.map.storage.jpa.hibernate
Modifier and TypeClassDescriptionclass
This is needed for example byorg.keycloak.transaction.JtaTransactionWrapper
to map an exception that occurs on commit. -
Uses of ExceptionConverter in org.keycloak.provider
Modifier and TypeMethodDescriptiondefault ExceptionConverter
ExceptionConverter.create
(KeycloakSession session)