public static class SessionPersistenceManager.PersistentSession extends Object
Constructor | Description |
---|---|
PersistentSession(Date expiration,
Map<String,Object> sessionData) |
Modifier and Type | Method | Description |
---|---|---|
Date |
getExpiration() |
|
Map<String,Object> |
getSessionData() |
Copyright © 2018. All rights reserved.