Modifier and Type | Method and Description |
---|---|
MongoStore |
MongoConnectionProvider.getMongoStore() |
MongoStore |
DefaultMongoConnectionProvider.getMongoStore() |
Constructor and Description |
---|
DefaultMongoConnectionProvider(com.mongodb.DB db,
MongoStore mongoStore,
MongoStoreInvocationContext invocationContext) |
Modifier and Type | Method and Description |
---|---|
MongoStore |
MongoStoreInvocationContext.getMongoStore() |
Modifier and Type | Class and Description |
---|---|
class |
MongoStoreImpl |
Modifier and Type | Method and Description |
---|---|
MongoStore |
TransactionMongoStoreInvocationContext.getMongoStore() |
MongoStore |
SimpleMongoStoreInvocationContext.getMongoStore() |
Constructor and Description |
---|
SimpleMongoStoreInvocationContext(MongoStore mongoStore) |
TransactionMongoStoreInvocationContext(MongoStore mongoStore) |
Modifier and Type | Method and Description |
---|---|
protected MongoStore |
MongoUserProvider.getMongoStore() |
protected MongoStore |
MongoRealmProvider.getMongoStore() |
protected MongoStore |
AbstractMongoAdapter.getMongoStore() |
Constructor and Description |
---|
MongoRealmProvider(KeycloakSession session,
MongoStore mongoStore,
MongoStoreInvocationContext invocationContext) |
MongoUserProvider(KeycloakSession session,
MongoStore mongoStore,
MongoStoreInvocationContext invocationContext) |
Modifier and Type | Method and Description |
---|---|
protected MongoStore |
AbstractMongoAdapter.getMongoStore() |
Constructor and Description |
---|
MongoUserSessionProvider(KeycloakSession session,
MongoStore mongoStore,
MongoStoreInvocationContext invocationContext) |
Copyright © 2014. All Rights Reserved.