| Package | Description |
|---|---|
| org.keycloak.models.mongo.api.context | |
| org.keycloak.models.mongo.impl | |
| org.keycloak.models.mongo.impl.context | |
| org.keycloak.models.mongo.keycloak.adapters |
| 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 |
MongoKeycloakSession.getMongoStore() |
protected MongoStore |
AbstractMongoAdapter.getMongoStore() |
| Constructor and Description |
|---|
MongoKeycloakSession(MongoStore mongoStore) |
Copyright © 2014. All Rights Reserved.