Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.provider |
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
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.