Uses of Interface
org.keycloak.provider.InvalidationHandler.InvalidableObjectType
Packages that use InvalidationHandler.InvalidableObjectType
-
Uses of InvalidationHandler.InvalidableObjectType in org.keycloak.models
Methods in org.keycloak.models with parameters of type InvalidationHandler.InvalidableObjectTypeModifier and TypeMethodDescriptionvoidKeycloakSession.invalidate(InvalidationHandler.InvalidableObjectType type, Object... params) Invalidates intermediate states of the given objects, both immediately and at the end of this session. -
Uses of InvalidationHandler.InvalidableObjectType in org.keycloak.provider
Classes in org.keycloak.provider that implement InvalidationHandler.InvalidableObjectTypeMethods in org.keycloak.provider with parameters of type InvalidationHandler.InvalidableObjectTypeModifier and TypeMethodDescriptionvoidInvalidationHandler.invalidate(KeycloakSession session, InvalidationHandler.InvalidableObjectType type, Object... params) Invalidates intermediate states of the given objects