Uses of Interface
com.sun.xml.wss.saml.AttributeDesignator
-
Packages that use AttributeDesignator Package Description com.sun.xml.wss.saml com.sun.xml.wss.saml.assertion.saml11.jaxb20 com.sun.xml.wss.saml.impl -
-
Uses of AttributeDesignator in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AttributeDesignator Modifier and Type Method Description abstract AttributeDesignatorSAMLAssertionFactory. createAttributeDesignator(String name, String nameSpace)Constructs an instance ofAttributeDesignator. -
Uses of AttributeDesignator in com.sun.xml.wss.saml.assertion.saml11.jaxb20
Classes in com.sun.xml.wss.saml.assertion.saml11.jaxb20 that implement AttributeDesignator Modifier and Type Class Description classAttributeDesignatorTheAttributeDesignatorelement identifies an attribute name within an attribute namespace. -
Uses of AttributeDesignator in com.sun.xml.wss.saml.impl
Methods in com.sun.xml.wss.saml.impl that return AttributeDesignator Modifier and Type Method Description AttributeDesignatorSAMLAssertion2_1FactoryImpl. createAttributeDesignator(String name, String nameSpace)AttributeDesignatorSAMLAssertion2_2FactoryImpl. createAttributeDesignator(String name, String nameSpace)
-