Package | Description |
---|---|
org.keycloak.models.sessions.mongo |
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 © 2015. All Rights Reserved.