Uses of Interface
org.keycloak.provider.ExceptionConverter
Packages that use ExceptionConverter
Package
Description
-
Uses of ExceptionConverter in org.keycloak.connections.jpa
Classes in org.keycloak.connections.jpa that implement ExceptionConverter -
Uses of ExceptionConverter in org.keycloak.models.map.storage.jpa.hibernate
Classes in org.keycloak.models.map.storage.jpa.hibernate that implement ExceptionConverterModifier and TypeClassDescriptionclassThis is needed for example byorg.keycloak.transaction.JtaTransactionWrapperto map an exception that occurs on commit. -
Uses of ExceptionConverter in org.keycloak.provider
Methods in org.keycloak.provider that return ExceptionConverterModifier and TypeMethodDescriptiondefault ExceptionConverterExceptionConverter.create(KeycloakSession session)