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 TypeMethodDescriptionvoid
KeyDescriptorType.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 ofKeyInfoType
SignatureType.getKeyInfo()
Gets the value of the keyInfo property.Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type KeyInfoTypeMethods in eu.europa.esig.xmldsig.jaxb with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfo
(KeyInfoType value) void
SignatureType.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 TypeMethodDescriptionObjectFactory.createAgreementMethodTypeOriginatorKeyInfo
(KeyInfoType value) ObjectFactory.createAgreementMethodTypeRecipientKeyInfo
(KeyInfoType value) Methods in eu.europa.esig.xmlenc.jaxb with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createAgreementMethodTypeOriginatorKeyInfo
(KeyInfoType value) ObjectFactory.createAgreementMethodTypeRecipientKeyInfo
(KeyInfoType value) void
EncryptedType.setKeyInfo
(KeyInfoType value) Sets the value of the keyInfo property.