| Package | Description |
|---|---|
| org.keycloak.models.mongo.impl.types |
| Constructor and Description |
|---|
BasicDBListMapper(MapperRegistry mapperRegistry) |
BasicDBObjectMapper(MongoStoreImpl mongoStoreImpl,
MapperRegistry mapperRegistry,
Class<S> expectedEntityType) |
ListMapper(MapperRegistry mapperRegistry,
Class<T> listType) |
MongoEntityMapper(MongoStoreImpl mongoStoreImpl,
MapperRegistry mapperRegistry,
Class<T> expectedMongoEntityType) |
Copyright © 2014. All Rights Reserved.