Uses of Interface
com.sun.xml.wss.saml.AttributeDesignator

Packages that use AttributeDesignator
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
abstract  AttributeDesignator SAMLAssertionFactory.createAttributeDesignator(String name, String nameSpace)
          Constructs an instance of AttributeDesignator.
 

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
 class AttributeDesignator
          The AttributeDesignator element 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
 AttributeDesignator SAMLAssertion1_1FactoryImpl.createAttributeDesignator(String name, String nameSpace)
           
 AttributeDesignator SAMLAssertion2_1FactoryImpl.createAttributeDesignator(String name, String nameSpace)
           
 AttributeDesignator SAMLAssertion2_2FactoryImpl.createAttributeDesignator(String name, String nameSpace)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.