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