Uses of Class
com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository
- 
Packages that use CoherenceIndexedSessionRepository Package Description com.oracle.coherence.spring.session.config.annotation.web.http Http Session support and configuration. - 
- 
Uses of CoherenceIndexedSessionRepository in com.oracle.coherence.spring.session.config.annotation.web.http
Method parameters in com.oracle.coherence.spring.session.config.annotation.web.http with type arguments of type CoherenceIndexedSessionRepository Modifier and Type Method Description voidCoherenceHttpSessionConfiguration. setSessionRepositoryCustomizer(ObjectProvider<org.springframework.session.config.SessionRepositoryCustomizer<CoherenceIndexedSessionRepository>> sessionRepositoryCustomizers) 
 -