Package | Description |
---|---|
org.springframework.session.data.mongo | |
org.springframework.session.data.mongo.config.annotation.web.http |
Modifier and Type | Class and Description |
---|---|
class |
MongoOperationsSessionRepository
Deprecated.
since 2.2.0 in favor of
MongoIndexedSessionRepository . |
Modifier and Type | Method and Description |
---|---|
MongoIndexedSessionRepository |
MongoHttpSessionConfiguration.mongoSessionRepository(org.springframework.data.mongodb.core.MongoOperations mongoOperations) |
Modifier and Type | Method and Description |
---|---|
void |
MongoHttpSessionConfiguration.setSessionRepositoryCustomizers(ObjectProvider<org.springframework.session.config.SessionRepositoryCustomizer<MongoIndexedSessionRepository>> sessionRepositoryCustomizers) |
Copyright © 2014–2021 Pivotal, Inc.. All rights reserved.