Package | Description |
---|---|
org.opensaml.saml.saml2.binding.impl |
General message handlers for SAML 2.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractConsentFromRequestHandler.setConsentContextLookupStrategy(com.google.common.base.Function<MessageContext,SAMLConsentContext> strategy)
Set the strategy for locating
SAMLConsentContext . |
void |
AddConsentToResponseHandler.setConsentContextLookupStrategy(com.google.common.base.Function<MessageContext,SAMLConsentContext> strategy)
Set the strategy for locating
SAMLConsentContext . |
Copyright © 2019. All rights reserved.