Package org.opensaml.saml.common.profile.impl
@NonnullElements
package org.opensaml.saml.common.profile.impl
Actions and classes common to both SAML versions.
-
ClassesClassDescriptionAction adds an audience restriction condition to every assertion contained in a SAML 1/2 response, with the audiences obtained from a lookup function.Action that adds the
InResponseToattribute to a response message if a SAML message ID is set on the inbound message context.Default lookup of request ID from inbound message context, suppressing lookup for bindings known to be supplying artificial IDs.Action that adds theNotBeforeattribute to every assertion in a SAML 1/2 response message.Action that adds theNotBeforeattribute to every assertion in a SAML 1/2 response message.ChainingNameIdentifierGenerator<NameIdType extends SAMLObject>A compound implementation of theNameIdentifierGeneratorinterface that wraps a sequence of candidate generators along with a default to try if no format-specific options are available.Action that resolves and populatesSignatureSigningParameterson aSecurityParametersContextcreated/accessed via a lookup function, by default on the outbound message context.Action that signs assertions in a SAML 1/2 Response returned by a lookup strategy, by default the message returned byInOutOperationContext.getOutboundMessageContext().Action that verifies two sets ofChannelBindingsfrom two differentChannelBindingsContextobjects obtained via lookup functions, by default from below the inbound message context and from below aSOAP11Contextbelow the inbound message context.