| Package | Description |
|---|---|
| edu.internet2.middleware.shibboleth.idp.session.impl |
| Modifier and Type | Field and Description |
|---|---|
private StorageService<String,SessionManagerEntry> |
SessionManagerImpl.sessionStore
Backing service used to store sessions.
|
| Constructor and Description |
|---|
SessionManagerImpl(StorageService<String,SessionManagerEntry> storageService,
long lifetime)
Constructor.
|
SessionManagerImpl(StorageService<String,SessionManagerEntry> storageService,
String storageParition,
long lifetime)
Constructor.
|
Copyright © 1999-2014. All Rights Reserved.