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

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

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

Fields in be.fedict.eid.applet.service.signer.jaxb.xmldsig declared as KeyInfoType
protected  KeyInfoType SignatureType.keyInfo
           
 

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return KeyInfoType
 KeyInfoType ObjectFactory.createKeyInfoType()
          Create an instance of KeyInfoType
 KeyInfoType SignatureType.getKeyInfo()
          Gets the value of the keyInfo property.
 

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

Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type KeyInfoType
 JAXBElement<KeyInfoType> ObjectFactory.createKeyInfo(KeyInfoType value)
          Create an instance of JAXBElement<KeyInfoType>}
 void SignatureType.setKeyInfo(KeyInfoType value)
          Sets the value of the keyInfo property.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.