Uses of Class
org.w3._2000._09.xmldsig_.X509DataType

Packages that use X509DataType
org.w3._2000._09.xmldsig_   
 

Uses of X509DataType in org.w3._2000._09.xmldsig_
 

Methods in org.w3._2000._09.xmldsig_ that return X509DataType
 X509DataType ObjectFactory.createX509DataType()
          Create an instance of X509DataType
 

Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type X509DataType
 javax.xml.bind.JAXBElement<X509DataType> ObjectFactory.createX509Data(X509DataType value)
          Create an instance of JAXBElement<X509DataType>}
 

Methods in org.w3._2000._09.xmldsig_ with parameters of type X509DataType
 javax.xml.bind.JAXBElement<X509DataType> ObjectFactory.createX509Data(X509DataType value)
          Create an instance of JAXBElement<X509DataType>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.