Uses of Class
org.apache.cxf.xkms.model.xmldsig.KeyInfoType
Packages that use KeyInfoType
Package
Description
-
Uses of KeyInfoType in org.apache.cxf.xkms.model.xkms
Fields in org.apache.cxf.xkms.model.xkms declared as KeyInfoTypeMethods in org.apache.cxf.xkms.model.xkms that return KeyInfoTypeModifier and TypeMethodDescriptionKeyBindingAbstractType.getKeyInfo()Gets the value of the keyInfo property.Methods in org.apache.cxf.xkms.model.xkms with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionvoidKeyBindingAbstractType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in org.apache.cxf.xkms.model.xmldsig
Fields in org.apache.cxf.xkms.model.xmldsig declared as KeyInfoTypeMethods in org.apache.cxf.xkms.model.xmldsig that return KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()Create an instance ofKeyInfoTypeSignatureType.getKeyInfo()Gets the value of the keyInfo property.Methods in org.apache.cxf.xkms.model.xmldsig that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) Methods in org.apache.cxf.xkms.model.xmldsig with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) voidSignatureType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in org.apache.cxf.xkms.model.xmlenc
Fields in org.apache.cxf.xkms.model.xmlenc declared as KeyInfoTypeMethods in org.apache.cxf.xkms.model.xmlenc that return KeyInfoTypeModifier and TypeMethodDescriptionEncryptedType.getKeyInfo()Gets the value of the keyInfo property.Methods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value) jakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value) Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value) jakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value) voidEncryptedType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in org.apache.cxf.xkms.x509.utils
Methods in org.apache.cxf.xkms.x509.utils that return KeyInfoType