Uses of Class
be.fedict.eid.applet.service.signer.jaxb.xmldsig.CanonicalizationMethodType

Packages that use CanonicalizationMethodType
be.fedict.eid.applet.service.signer.jaxb.xades132   
be.fedict.eid.applet.service.signer.jaxb.xmldsig   
 

Uses of CanonicalizationMethodType in be.fedict.eid.applet.service.signer.jaxb.xades132
 

Fields in be.fedict.eid.applet.service.signer.jaxb.xades132 declared as CanonicalizationMethodType
protected  CanonicalizationMethodType GenericTimeStampType.canonicalizationMethod
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return CanonicalizationMethodType
 CanonicalizationMethodType GenericTimeStampType.getCanonicalizationMethod()
          Gets the value of the canonicalizationMethod property.
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 with parameters of type CanonicalizationMethodType
 void GenericTimeStampType.setCanonicalizationMethod(CanonicalizationMethodType value)
          Sets the value of the canonicalizationMethod property.
 

Uses of CanonicalizationMethodType in be.fedict.eid.applet.service.signer.jaxb.xmldsig
 

Fields in be.fedict.eid.applet.service.signer.jaxb.xmldsig declared as CanonicalizationMethodType
protected  CanonicalizationMethodType SignedInfoType.canonicalizationMethod
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return CanonicalizationMethodType
 CanonicalizationMethodType ObjectFactory.createCanonicalizationMethodType()
          Create an instance of CanonicalizationMethodType
 CanonicalizationMethodType SignedInfoType.getCanonicalizationMethod()
          Gets the value of the canonicalizationMethod property.
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return types with arguments of type CanonicalizationMethodType
 JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value)
          Create an instance of JAXBElement<CanonicalizationMethodType>}
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type CanonicalizationMethodType
 JAXBElement<CanonicalizationMethodType> ObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value)
          Create an instance of JAXBElement<CanonicalizationMethodType>}
 void SignedInfoType.setCanonicalizationMethod(CanonicalizationMethodType value)
          Sets the value of the canonicalizationMethod property.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.