Package | Description |
---|---|
org.opensaml.saml.common.binding.impl |
Implementation of SAML binding-level functionality, such as MessageHandlers.
|
org.opensaml.saml.common.messaging.context.navigate |
Functions to navigate SAML message contexts.
|
org.opensaml.saml.common.profile.impl |
Actions and classes common to both SAML versions.
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLAddAttributeConsumingServiceHandler.setMetadataContextLookupStrategy(com.google.common.base.Function<MessageContext,SAMLMetadataContext> strategy)
Set the strategy to locate the
SAMLMetadataContext from the MessageContext . |
Modifier and Type | Method and Description |
---|---|
EntityDescriptor |
EntityDescriptorLookupFunction.apply(SAMLMetadataContext input) |
Modifier and Type | Method and Description |
---|---|
void |
PopulateSignatureSigningParameters.setMetadataContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,SAMLMetadataContext> strategy)
Set lookup strategy for
SAMLMetadataContext for input to resolution. |
Copyright © 2016. All rights reserved.