Uses of Class
eu.europa.esig.xmldsig.jaxb.SignatureType
Packages that use SignatureType
Package
Description
-
Uses of SignatureType in eu.europa.esig.asic.manifest.jaxb
Fields in eu.europa.esig.asic.manifest.jaxb with type parameters of type SignatureTypeMethods in eu.europa.esig.asic.manifest.jaxb that return types with arguments of type SignatureTypeModifier and TypeMethodDescriptionXAdESSignaturesType.getSignature()
Gets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.saml.jaxb.assertion
Fields in eu.europa.esig.saml.jaxb.assertion declared as SignatureTypeMethods in eu.europa.esig.saml.jaxb.assertion that return SignatureTypeModifier and TypeMethodDescriptionAssertionType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.saml.jaxb.assertion with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
AssertionType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.saml.jaxb.metadata
Fields in eu.europa.esig.saml.jaxb.metadata declared as SignatureTypeModifier and TypeFieldDescriptionprotected SignatureType
AffiliationDescriptorType.signature
protected SignatureType
EntitiesDescriptorType.signature
protected SignatureType
EntityDescriptorType.signature
protected SignatureType
RoleDescriptorType.signature
Methods in eu.europa.esig.saml.jaxb.metadata that return SignatureTypeModifier and TypeMethodDescriptionAffiliationDescriptorType.getSignature()
Gets the value of the signature property.EntitiesDescriptorType.getSignature()
Gets the value of the signature property.EntityDescriptorType.getSignature()
Gets the value of the signature property.RoleDescriptorType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.saml.jaxb.metadata with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
AffiliationDescriptorType.setSignature
(SignatureType value) Sets the value of the signature property.void
EntitiesDescriptorType.setSignature
(SignatureType value) Sets the value of the signature property.void
EntityDescriptorType.setSignature
(SignatureType value) Sets the value of the signature property.void
RoleDescriptorType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.saml.jaxb.protocol
Fields in eu.europa.esig.saml.jaxb.protocol declared as SignatureTypeModifier and TypeFieldDescriptionprotected SignatureType
RequestAbstractType.signature
protected SignatureType
StatusResponseType.signature
Methods in eu.europa.esig.saml.jaxb.protocol that return SignatureTypeModifier and TypeMethodDescriptionRequestAbstractType.getSignature()
Gets the value of the signature property.StatusResponseType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.saml.jaxb.protocol with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
RequestAbstractType.setSignature
(SignatureType value) Sets the value of the signature property.void
StatusResponseType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as SignatureTypeMethods in eu.europa.esig.trustedlist.jaxb.tsl that return SignatureTypeModifier and TypeMethodDescriptionTrustStatusListType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
TrustStatusListType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.validationreport.jaxb
Fields in eu.europa.esig.validationreport.jaxb declared as SignatureTypeMethods in eu.europa.esig.validationreport.jaxb that return SignatureTypeModifier and TypeMethodDescriptionValidationReportType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
ValidationReportType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.xades.jaxb.xades111
Fields in eu.europa.esig.xades.jaxb.xades111 declared as SignatureTypeMethods in eu.europa.esig.xades.jaxb.xades111 that return SignatureTypeModifier and TypeMethodDescriptionCounterSignatureType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
CounterSignatureType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.xades.jaxb.xades122
Fields in eu.europa.esig.xades.jaxb.xades122 declared as SignatureTypeMethods in eu.europa.esig.xades.jaxb.xades122 that return SignatureTypeModifier and TypeMethodDescriptionCounterSignatureType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
CounterSignatureType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignatureTypeMethods in eu.europa.esig.xades.jaxb.xades132 that return SignatureTypeModifier and TypeMethodDescriptionCounterSignatureType.getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignatureTypeModifier and TypeMethodDescriptionvoid
CounterSignatureType.setSignature
(SignatureType value) Sets the value of the signature property. -
Uses of SignatureType in eu.europa.esig.xmldsig.jaxb
Methods in eu.europa.esig.xmldsig.jaxb that return SignatureTypeModifier and TypeMethodDescriptionObjectFactory.createSignatureType()
Create an instance ofSignatureType
Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignatureTypeMethods in eu.europa.esig.xmldsig.jaxb with parameters of type SignatureType