Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
Packages that use AttributeDesignatorType
Package
Description
-
Uses of AttributeDesignatorType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AttributeDesignatorType in com.sun.xml.wss.saml.assertion.saml11.jaxb20Modifier and TypeClassDescriptionclassTheAttributeelement specifies an attribute of the assertion subject.classTheAttributeDesignatorelement identifies an attribute name within an attribute namespace.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AttributeDesignatorTypeModifier and TypeMethodDescriptionstatic AttributeDesignatorTypeAttributeDesignator.fromElement(Element element) Constructs an attribute designator element from an existing XML block. -
Uses of AttributeDesignatorType in com.sun.xml.wss.saml.internal.saml11.jaxb20
Subclasses of AttributeDesignatorType in com.sun.xml.wss.saml.internal.saml11.jaxb20Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AttributeDesignatorTypeModifier and TypeMethodDescriptionObjectFactory.createAttributeDesignatorType()Create an instance ofAttributeDesignatorTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AttributeDesignatorTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeDesignatorType>ObjectFactory.createAttributeDesignator(AttributeDesignatorType value) Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AttributeDesignatorTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<AttributeDesignatorType>ObjectFactory.createAttributeDesignator(AttributeDesignatorType value)