| 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 |
|---|
NameIDAuditExtractor(Function<org.opensaml.profile.context.ProfileRequestContext,org.opensaml.saml.common.SAMLObject> strategy)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
private String |
apply(org.opensaml.saml.saml2.core.Assertion assertion)
Apply function to an assertion.
|
private String |
apply(org.opensaml.saml.saml1.core.Assertion assertion)
Apply function to an assertion.
|
String |
apply(org.opensaml.profile.context.ProfileRequestContext input) |
@Nullable public String apply(@Nullable org.opensaml.profile.context.ProfileRequestContext input)
@Nullable private String apply(@Nonnull org.opensaml.saml.saml2.core.Assertion assertion)
assertion - assertion to operate onCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.