Package | Description |
---|---|
org.opensaml.saml.saml2.profile |
Classes for SAML 2.0 profile behavior.
|
Modifier and Type | Field and Description |
---|---|
private com.google.common.base.Function<ProfileRequestContext,AuthnRequest> |
AbstractSAML2NameIDGenerator.requestLookupStrategy
Strategy used to locate an
AuthnRequest to check. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSAML2NameIDGenerator.setRequestLookupStrategy(com.google.common.base.Function<ProfileRequestContext,AuthnRequest> strategy)
Set the strategy used to locate the
AuthnRequest to check for a
NameIDPolicy . |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.