| Modifier and Type | Field and Description |
|---|---|
private StorageBackedIdPSession |
StorageBackedIdPSessionSerializer.targetObject
Object instance to overwrite with deserialization method.
|
| Modifier and Type | Method and Description |
|---|---|
StorageBackedIdPSession |
StorageBackedIdPSessionSerializer.deserialize(int version,
String context,
String key,
String value,
Long expiration) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.storage.StorageSerializer<StorageBackedIdPSession> |
StorageBackedSessionManager.getStorageSerializer()
Get the serializer for the
IdPSession objects managed by this implementation. |
| Modifier and Type | Method and Description |
|---|---|
String |
StorageBackedIdPSessionSerializer.serialize(StorageBackedIdPSession instance) |
| Constructor and Description |
|---|
StorageBackedIdPSessionSerializer(StorageBackedSessionManager manager,
StorageBackedIdPSession target)
Constructor.
|
Copyright © 1999–2014. All rights reserved.