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