Package | Description |
---|---|
org.keycloak.credential | |
org.keycloak.models.cache | |
org.keycloak.models.cache.infinispan | |
org.keycloak.storage |
Modifier and Type | Method and Description |
---|---|
void |
UserCredentialStoreManager.onCache(RealmModel realm,
CachedUserModel user,
UserModel delegate) |
void |
PasswordCredentialProvider.onCache(RealmModel realm,
CachedUserModel user,
UserModel delegate) |
Modifier and Type | Method and Description |
---|---|
void |
OnUserCache.onCache(RealmModel realm,
CachedUserModel user,
UserModel delegate) |
Modifier and Type | Class and Description |
---|---|
class |
UserAdapter |
Modifier and Type | Method and Description |
---|---|
void |
UserStorageManager.onCache(RealmModel realm,
CachedUserModel user,
UserModel delegate) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.