@Configuration @Requires(property="micronaut.session.http.coherence.enabled", value="true")
See: Description
| Class | Description | 
|---|---|
| CoherenceHttpSessionConfiguration | 
 A  
HttpSessionConfiguration that uses Coherence to store http sessions. | 
| CoherenceSessionStore | 
 A  
SessionStore that uses Coherence to store session data. | 
| CoherenceSessionStore.CoherenceHttpSession | 
 A representation of a http session. 
 |