private class UpdateSessionWithSPSessionTest.DummyStrategy extends Object implements com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,SPSession>
| Modifier and Type | Field and Description |
|---|---|
private long |
creationTime |
private long |
expirationTime |
| Constructor and Description |
|---|
DummyStrategy(long creation,
long expiration)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SPSession |
apply(org.opensaml.profile.context.ProfileRequestContext input) |
Copyright © 1999–2014. All rights reserved.