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