public class AssertionInstantAuditExtractor extends Object implements Function<org.opensaml.profile.context.ProfileRequestContext,Collection<DateTime>>
Function that returns the IssueInstant attribute from the assertions in a response.| Modifier and Type | Field and Description |
|---|---|
private Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.saml.common.SAMLObject> |
responseLookupStrategy
Lookup strategy for message to read from.
|
| Constructor and Description |
|---|
AssertionInstantAuditExtractor(Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.saml.common.SAMLObject> strategy)
Constructor.
|
@Nullable public Collection<DateTime> apply(@Nullable org.opensaml.profile.context.ProfileRequestContext input)
apply in interface Function<org.opensaml.profile.context.ProfileRequestContext,Collection<DateTime>>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.