Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeStatementType
Packages that use AttributeStatementType
Package
Description
-
Uses of AttributeStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AttributeStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheAttributeStatementelement supplies a statement by the issuer that the specified subject is associated with the specified attributes.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AttributeStatementTypeModifier and TypeMethodDescriptionstatic AttributeStatementTypeAttributeStatement.fromElement(Element element) Constructs anAttributStatementelement from an existing XML blockConstructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AttributeStatementType -
Uses of AttributeStatementType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AttributeStatementTypeModifier and TypeMethodDescriptionObjectFactory.createAttributeStatementType()Create an instance ofAttributeStatementTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AttributeStatementTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeStatementType>ObjectFactory.createAttributeStatement(AttributeStatementType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AttributeStatementTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeStatementType>ObjectFactory.createAttributeStatement(AttributeStatementType value)