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 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
Methods in org.keycloak.provider that return ExceptionConverterModifier and TypeMethodDescriptiondefault ExceptionConverter
ExceptionConverter.create
(KeycloakSession session)