| Package | Description |
|---|---|
| org.keycloak.connections.mongo | |
| org.keycloak.connections.mongo.api.context | |
| org.keycloak.connections.mongo.impl | |
| org.keycloak.connections.mongo.impl.context |
| 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) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.