Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.models.cache | |
org.keycloak.models.utils | |
org.keycloak.storage.adapter |
Modifier and Type | Interface and Description |
---|---|
interface |
GroupModel |
interface |
UserModel |
Modifier and Type | Interface and Description |
---|---|
interface |
CachedUserModel
Cached users will implement this interface
|
Modifier and Type | Class and Description |
---|---|
class |
UserModelDelegate
Delegation pattern.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserAdapter
This abstract class provides implementations for everything but getUsername().
|
class |
AbstractUserAdapterFederatedStorage
Assumes everything is managed by federated storage except for username.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.