Package | Description |
---|---|
org.keycloak.models.cache |
Modifier and Type | Interface and Description |
---|---|
static interface |
CachedUserModel.Streams
The
CachedUserModel.Streams interface differs from CachedUserModel in that it extends the
UserModel.Streams interface, allowing implementations of CachedUserModel to focus on the
Stream -based methods in the UserModel interface. |
Modifier and Type | Method and Description |
---|---|
void |
OnUserCache.onCache(RealmModel realm,
CachedUserModel user,
UserModel delegate) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.