| Class and Description |
|---|
| BaseEncryptor |
| EncryptedSessionDataTranscoder |
| EncryptedSessionDataTranscoder.Builder |
| Encryptor |
| SessionData
Persistable data about a session.
|
| SessionDataStorage
Perform CRUD operations for SessionData.
|
| SessionDataTranscoder
By default
CookieSessionDataStorage uses Java's serialization to serialize session data
so that it can be sent to cookie. |
| SessionManager |
| SessionStrategy |
Copyright © 2018. All Rights Reserved.