Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.AttributeType
-
Packages that use AttributeType Package Description com.sun.xml.wss.saml.assertion.saml20.jaxb20 com.sun.xml.wss.saml.internal.saml20.jaxb20 -
-
Uses of AttributeType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of AttributeType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 Modifier and Type Class Description classAttributeTheAttributeelement specifies an attribute of the assertion subject.Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return AttributeType Modifier and Type Method Description static AttributeTypeAttribute. fromElement(Element element)Constructs an attribute element from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type AttributeType Constructor Description Attribute(AttributeType attType) -
Uses of AttributeType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return AttributeType Modifier and Type Method Description AttributeTypeObjectFactory. createAttributeType()Create an instance ofAttributeTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type AttributeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeType>ObjectFactory. createAttribute(AttributeType value)Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type AttributeType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributeType>ObjectFactory. createAttribute(AttributeType value)
-