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

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

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

Fields in be.fedict.eid.applet.service.signer.jaxb.xmldsig declared as SignatureMethodType
protected  SignatureMethodType SignedInfoType.signatureMethod
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return SignatureMethodType
 SignatureMethodType ObjectFactory.createSignatureMethodType()
          Create an instance of SignatureMethodType
 SignatureMethodType SignedInfoType.getSignatureMethod()
          Gets the value of the signatureMethod property.
 

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

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type SignatureMethodType
 JAXBElement<SignatureMethodType> ObjectFactory.createSignatureMethod(SignatureMethodType value)
          Create an instance of JAXBElement<SignatureMethodType>}
 void SignedInfoType.setSignatureMethod(SignatureMethodType value)
          Sets the value of the signatureMethod property.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.