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 |
MongoUserSessionPersisterProvider.getMongoStore() |
protected MongoStore |
MongoUserProvider.getMongoStore() |
protected MongoStore |
MongoRealmProvider.getMongoStore() |
protected MongoStore |
AbstractMongoAdapter.getMongoStore() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.