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