Uses of Class
org.plutext.jaxb.xmldsig.KeyInfoType

Uses of KeyInfoType in org.plutext.jaxb.xmldsig
 

Fields in org.plutext.jaxb.xmldsig declared as KeyInfoType
protected  KeyInfoType SignatureType.keyInfo
           
 

Methods in org.plutext.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 org.plutext.jaxb.xmldsig that return types with arguments of type KeyInfoType
 javax.xml.bind.JAXBElement<KeyInfoType> ObjectFactory.createKeyInfo(KeyInfoType value)
          Create an instance of JAXBElement<KeyInfoType>}
 

Methods in org.plutext.jaxb.xmldsig with parameters of type KeyInfoType
 javax.xml.bind.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 © 2012. All Rights Reserved.