Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AttributeDesignatorType
-
Packages that use AttributeDesignatorType Package Description com.sun.xml.wss.saml.assertion.saml11.jaxb20 com.sun.xml.wss.saml.internal.saml11.jaxb20 -
-
Uses of AttributeDesignatorType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Subclasses of AttributeDesignatorType in com.sun.xml.wss.saml.assertion.saml11.jaxb20 Modifier and Type Class Description classAttributeTheAttributeelement specifies an attribute of the assertion subject.classAttributeDesignatorTheAttributeDesignatorelement identifies an attribute name within an attribute namespace.Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that return AttributeDesignatorType Modifier and Type Method Description static 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.jaxb20 Modifier and Type Class Description classAttributeTypeJava class for AttributeType complex type.Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AttributeDesignatorType Modifier and Type Method Description AttributeDesignatorTypeObjectFactory. createAttributeDesignatorType()Create an instance ofAttributeDesignatorTypeMethods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AttributeDesignatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AttributeDesignatorType>ObjectFactory. createAttributeDesignator(AttributeDesignatorType value)Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AttributeDesignatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AttributeDesignatorType>ObjectFactory. createAttributeDesignator(AttributeDesignatorType value)
-