Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.provider | |
org.keycloak.services |
Modifier and Type | Method and Description |
---|---|
void |
KeycloakSession.invalidate(InvalidationHandler.InvalidableObjectType type,
Object... ids)
Invalidates intermediate states of the given objects, both immediately and at the end of this session.
|
Modifier and Type | Class and Description |
---|---|
static class |
InvalidationHandler.ObjectType |
Modifier and Type | Method and Description |
---|---|
void |
InvalidationHandler.invalidate(InvalidationHandler.InvalidableObjectType type,
Object... ids)
Invalidates intermediate states of the given objects
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultKeycloakSessionFactory.invalidate(InvalidationHandler.InvalidableObjectType type,
Object... ids) |
void |
DefaultKeycloakSession.invalidate(InvalidationHandler.InvalidableObjectType type,
Object... ids) |
void |
DefaultComponentFactoryProviderFactory.invalidate(InvalidationHandler.InvalidableObjectType type,
Object... ids) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.