private static class StorageBackedSessionManagerTest.ExtendedSPSession extends BasicSPSession
| Modifier and Type | Field and Description |
|---|---|
static String |
SESSION_KEY |
| Constructor and Description |
|---|
StorageBackedSessionManagerTest.ExtendedSPSession(String id,
long creation,
long expiration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSPSessionKey() |
equals, getCreationInstant, getExpirationInstant, getId, hashCode, toStringpublic static final String SESSION_KEY
public StorageBackedSessionManagerTest.ExtendedSPSession(String id, long creation, long expiration)
public String getSPSessionKey()
getSPSessionKey in interface SPSessiongetSPSessionKey in class BasicSPSessionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.