Uses of Class
net.shibboleth.idp.saml.profile.impl.BaseAddAuthenticationStatementToAssertion
Packages that use BaseAddAuthenticationStatementToAssertion
Package
Description
Profile processing actions related to SAML 1 messages.
Profile processing actions related to SAML 2 messages.
-
Uses of BaseAddAuthenticationStatementToAssertion in net.shibboleth.idp.saml.saml1.profile.impl
Subclasses of BaseAddAuthenticationStatementToAssertion in net.shibboleth.idp.saml.saml1.profile.implModifier and TypeClassDescriptionclassAction that builds anAuthenticationStatementand adds it to anAssertionreturned by a lookup strategy, by default in theInOutOperationContext.getOutboundMessageContext(). -
Uses of BaseAddAuthenticationStatementToAssertion in net.shibboleth.idp.saml.saml2.profile.impl
Subclasses of BaseAddAuthenticationStatementToAssertion in net.shibboleth.idp.saml.saml2.profile.implModifier and TypeClassDescriptionclassAction that builds anAuthnStatementand adds it to anAssertionreturned by a lookup strategy, by default in theInOutOperationContext.getOutboundMessageContext().