Package net.shibboleth.idp.saml.saml1.profile.impl
package net.shibboleth.idp.saml.saml1.profile.impl
Profile processing actions related to SAML 1 messages.
-
ClassesClassDescriptionAction that builds an
AttributeStatement
and adds it to anAssertion
returned by a lookup strategy, by default in theInOutOperationContext.getOutboundMessageContext()
.Action that builds anAuthenticationStatement
and adds it to anAssertion
returned by a lookup strategy, by default in theInOutOperationContext.getOutboundMessageContext()
.Action that filters a set of attributes against theAttributeDesignator
objects in anAttributeQuery
.Decodes an incoming Shibboleth Authentication Request message.