Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeType
Packages that use AttributeType
Package
Description
-
Uses of AttributeType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AttributeType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheAttributeelement specifies an attribute of the assertion subject.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AttributeTypeModifier and TypeMethodDescriptionstatic AttributeTypeAttribute.fromElement(Element element) Constructs an attribute element from an existing XML block.Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AttributeType -
Uses of AttributeType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml11.jaxb20 with type parameters of type AttributeTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AttributeTypeModifier and TypeMethodDescriptionObjectFactory.createAttributeType()Create an instance ofAttributeTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AttributeTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeType>ObjectFactory.createAttribute(AttributeType value) AttributeStatementType.getAttribute()Gets the value of the attribute property.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AttributeTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeType>ObjectFactory.createAttribute(AttributeType value)