Package org.opensaml.saml.saml1.profile.impl
package org.opensaml.saml.saml1.profile.impl
Implementations of SAML 1.x profile behavior.
-
ClassesClassDescriptionAction that builds a
NameIdentifier
and adds it to theSubject
of 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 buildsSubjectConfirmation
and adds it to theSubject
of all the statements in all the assertions found in aResponse
.Subclass incorporating SAML 1 interface.Action that builds aNameIdentifier
and adds it to theSubject
of all the statements in all the assertions found in aResponse
.Action that resolves SAML 1.x artifacts inside aRequest
located via a lookup strategy, by default from the inbound message context, and maps them to the corresponding assertions.