Uses of Interface
com.sun.xml.wss.saml.AttributeStatement
Packages that use AttributeStatement
Package
Description
-
Uses of AttributeStatement in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AttributeStatementModifier and TypeMethodDescriptionabstract AttributeStatementSAMLAssertionFactory.createAttributeStatement(Subject subj, List attr) Constructs an instance ofAttributeStatement.abstract AttributeStatementSAMLAssertionFactory.createAttributeStatement(List attr) Constructs an instance ofAttributeStatement. -
Uses of AttributeStatement in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement AttributeStatementModifier and TypeClassDescriptionclassTheAttributeStatementelement supplies a statement by the issuer that the specified subject is associated with the specified attributes. -
Uses of AttributeStatement in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that implement AttributeStatementModifier and TypeClassDescriptionclassTheAttributeStatementelement supplies a statement by the issuer that the specified subject is associated with the specified attributes. -
Uses of AttributeStatement in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return AttributeStatementModifier and TypeMethodDescriptionSAMLAssertion2_1FactoryImpl.createAttributeStatement(Subject subj, List attr) SAMLAssertion2_1FactoryImpl.createAttributeStatement(List attr) SAMLAssertion2_2FactoryImpl.createAttributeStatement(Subject subj, List attr) SAMLAssertion2_2FactoryImpl.createAttributeStatement(List attr)