Uses of Interface
com.sun.xml.wss.saml.AttributeDesignator
Packages that use AttributeDesignator
Package
Description
-
Uses of AttributeDesignator in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return AttributeDesignatorModifier and TypeMethodDescriptionabstract 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 AttributeDesignatorModifier and TypeClassDescriptionclassTheAttributeDesignatorelement 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 AttributeDesignatorModifier and TypeMethodDescriptionSAMLAssertion2_1FactoryImpl.createAttributeDesignator(String name, String nameSpace) SAMLAssertion2_2FactoryImpl.createAttributeDesignator(String name, String nameSpace)