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