| Package | Description |
|---|---|
| org.keycloak.models.sessions.mongo |
| Modifier and Type | Method and Description |
|---|---|
protected MongoUserSessionEntity |
UserSessionAdapter.getMongoEntity() |
| Constructor and Description |
|---|
ClientSessionAdapter(KeycloakSession session,
MongoUserSessionProvider provider,
RealmModel realm,
MongoClientSessionEntity entity,
MongoUserSessionEntity userSessionEntity,
MongoStoreInvocationContext invContext) |
UserSessionAdapter(KeycloakSession keycloakSession,
MongoUserSessionProvider provider,
MongoUserSessionEntity entity,
RealmModel realm,
MongoStoreInvocationContext invContext) |
Copyright © 2014. All Rights Reserved.