Package | Description |
---|---|
org.keycloak.models.mongo.keycloak.adapters |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationAdapter |
class |
ClientAdapter<T extends MongoIdentifiableEntity> |
class |
OAuthClientAdapter |
class |
RealmAdapter |
class |
RoleAdapter
Wrapper around RoleData object, which will persist wrapped object after each set operation (compatibility with picketlink based idm)
|
class |
UserAdapter
Wrapper around UserData object, which will persist wrapped object after each set operation (compatibility with picketlink based idm)
|
Copyright © 2015. All rights reserved.