Uses of Enum Class
org.keycloak.events.EventType
Package
Description
-
Uses of EventType in org.keycloak.authentication.actiontoken
Modifier and TypeMethodDescriptionAbstractActionTokenHandler.eventType()
ActionTokenHandler.eventType()
Returns a event type logged withEventBuilder
class. -
Uses of EventType in org.keycloak.email.freemarker
Modifier and TypeMethodDescriptionprotected String
FreeMarkerEmailTemplateProvider.toCamelCase
(EventType event) -
Uses of EventType in org.keycloak.events
Modifier and TypeMethodDescriptionEvent.getType()
static EventType
Returns the enum constant of this class with the specified name.static EventType
EventType.valueOfInteger
(Integer id) static EventType[]
EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Search events with given types -
Uses of EventType in org.keycloak.events.email
ModifierConstructorDescriptionEmailEventListenerProvider
(KeycloakSession session, Set<EventType> includedEvents) -
Uses of EventType in org.keycloak.events.jpa
-
Uses of EventType in org.keycloak.models.map.events
Modifier and TypeMethodDescriptionMapAuthEventEntity.getType()
MapAuthEventEntityDelegate.getType()
MapAuthEventEntityFieldDelegate.getType()
MapAuthEventEntityImpl.Empty.getType()
MapAuthEventEntityImpl.getType()
Modifier and TypeMethodDescriptionvoid
void
void
void
void
-
Uses of EventType in org.keycloak.models.map.storage.hotRod.events
-
Uses of EventType in org.keycloak.models.map.storage.jpa.event.auth.entity
-
Uses of EventType in org.keycloak.protocol.docker
ModifierConstructorDescriptionDockerEndpoint
(KeycloakSession session, EventBuilder event, EventType login) -
Uses of EventType in org.keycloak.services.resources.account