Package org.opensaml.saml.saml1.profile.impl
@NonnullElements
package org.opensaml.saml.saml1.profile.impl
Implementations of SAML 1.x profile behavior.
-
ClassesClassDescriptionAction that builds a
NameIdentifierand adds it to theSubjectof all the statements in all the assertions found via a lookup strategy, by default from the outbound message context.Action that creates an emptyResponse, and sets it as the message returned byInOutOperationContext.getOutboundMessageContext().A default method to map event IDs to SAML 1 StatusCode QNames based onEventContext.Action that buildsSubjectConfirmationand adds it to theSubjectof all the statements in all the assertions found in aResponse.Subclass incorporating SAML 1 interface.Action that builds aNameIdentifierand adds it to theSubjectof all the statements in all the assertions found in aResponse.Action that resolves SAML 1.x artifacts inside aRequestlocated via a lookup strategy, by default from the inbound message context, and maps them to the corresponding assertions.