Uses of Class
eu.europa.esig.xmldsig.jaxb.KeyInfoType
Packages that use KeyInfoType
Package
Description
-
Uses of KeyInfoType in eu.europa.esig.saml.jaxb.metadata
Fields in eu.europa.esig.saml.jaxb.metadata declared as KeyInfoTypeMethods in eu.europa.esig.saml.jaxb.metadata that return KeyInfoTypeModifier and TypeMethodDescriptionKeyDescriptorType.getKeyInfo()Gets the value of the keyInfo property.Methods in eu.europa.esig.saml.jaxb.metadata with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionvoidKeyDescriptorType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in eu.europa.esig.xmldsig.jaxb
Fields in eu.europa.esig.xmldsig.jaxb declared as KeyInfoTypeMethods in eu.europa.esig.xmldsig.jaxb that return KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()Create an instance ofKeyInfoTypeSignatureType.getKeyInfo()Gets the value of the keyInfo property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType> ObjectFactory.createKeyInfo(KeyInfoType value) Methods in eu.europa.esig.xmldsig.jaxb 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 eu.europa.esig.xmlenc.jaxb
Fields in eu.europa.esig.xmlenc.jaxb declared as KeyInfoTypeMethods in eu.europa.esig.xmlenc.jaxb that return KeyInfoTypeModifier and TypeMethodDescriptionEncryptedType.getKeyInfo()Gets the value of the keyInfo property.Methods in eu.europa.esig.xmlenc.jaxb 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 eu.europa.esig.xmlenc.jaxb 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.