Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeStatementType
-
Packages that use AttributeStatementType Package Description com.sun.xml.wss.saml.assertion.saml11.jaxb20 com.sun.xml.wss.saml.internal.saml11.jaxb20 -
-
Uses of AttributeStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AttributeStatementType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 Modifier and Type Class Description classAttributeStatementTheAttributeStatementelement 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 AttributeStatementType Modifier and Type Method Description static 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 Constructor Description AttributeStatement(AttributeStatementType attStmtType) -
Uses of AttributeStatementType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AttributeStatementType Modifier and Type Method Description AttributeStatementTypeObjectFactory. createAttributeStatementType()Create an instance ofAttributeStatementTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AttributeStatementType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AttributeStatementType>ObjectFactory. createAttributeStatement(AttributeStatementType value)Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AttributeStatementType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AttributeStatementType>ObjectFactory. createAttributeStatement(AttributeStatementType value)
-