Class Hierarchy
- java.lang.Object
- org.springframework.session.DelegatingIndexResolver<S> (implements org.springframework.session.IndexResolver<S>)
- org.springframework.session.MapSession (implements java.io.Serializable, org.springframework.session.Session)
- org.springframework.session.MapSessionRepository (implements org.springframework.session.SessionRepository<S>)
- org.springframework.session.ReactiveMapSessionRepository (implements org.springframework.session.ReactiveSessionRepository<S>)
- org.springframework.session.SingleIndexResolver<S> (implements org.springframework.session.IndexResolver<S>)
- org.springframework.session.PrincipalNameIndexResolver<S>
- org.springframework.session.UuidSessionIdGenerator (implements org.springframework.session.SessionIdGenerator)
Interface Hierarchy
- org.springframework.session.IndexResolver<S>
- org.springframework.session.ReactiveFindByIndexNameSessionRepository<S>
- org.springframework.session.ReactiveSessionRepository<S>
- org.springframework.session.Session
- org.springframework.session.SessionIdGenerator
- org.springframework.session.SessionRepository<S>
- org.springframework.session.FindByIndexNameSessionRepository<S>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)