Uses of Class
org.w3._2000._09.xmldsig.CanonicalizationMethodType

Packages that use CanonicalizationMethodType
org.w3._2000._09.xmldsig   
 

Uses of CanonicalizationMethodType in org.w3._2000._09.xmldsig
 

Fields in org.w3._2000._09.xmldsig declared as CanonicalizationMethodType
protected  CanonicalizationMethodType SignedInfoType.canonicalizationMethod
           
 

Methods in org.w3._2000._09.xmldsig that return CanonicalizationMethodType
 CanonicalizationMethodType CanonicalizationMethodType.clone()
          Creates and returns a deep copy of this object.
 CanonicalizationMethodType ObjectFactory.createCanonicalizationMethodType()
          Create an instance of CanonicalizationMethodType
 CanonicalizationMethodType SignedInfoType.getCanonicalizationMethod()
          Gets the value of the canonicalizationMethod property.
 

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

Methods in org.w3._2000._09.xmldsig with parameters of type CanonicalizationMethodType
 javax.xml.bind.JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value)
          Create an instance of JAXBElement<CanonicalizationMethodType>}
 void SignedInfoType.setCanonicalizationMethod(CanonicalizationMethodType value)
          Sets the value of the canonicalizationMethod property.
 

Constructors in org.w3._2000._09.xmldsig with parameters of type CanonicalizationMethodType
CanonicalizationMethodType(CanonicalizationMethodType o)
          Creates a new CanonicalizationMethodType instance by deeply copying a given CanonicalizationMethodType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.