Uses of Class
eu.europa.esig.xmldsig.jaxb.SignatureType
-
Uses of SignatureType in eu.europa.esig.asic.manifest.jaxb
Fields in eu.europa.esig.asic.manifest.jaxb with type parameters of type SignatureType Modifier and Type Field Description protected List<SignatureType>
XAdESSignaturesType. signature
Methods in eu.europa.esig.asic.manifest.jaxb that return types with arguments of type SignatureType Modifier and Type Method Description List<SignatureType>
XAdESSignaturesType. 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 SignatureType Modifier and Type Field Description protected SignatureType
AssertionType. signature
Methods in eu.europa.esig.saml.jaxb.assertion that return SignatureType Modifier and Type Method Description SignatureType
AssertionType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.saml.jaxb.assertion with parameters of type SignatureType Modifier and Type Method Description void
AssertionType. 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 SignatureType Modifier and Type Field Description protected SignatureType
RequestAbstractType. signature
protected SignatureType
StatusResponseType. signature
Methods in eu.europa.esig.saml.jaxb.protocol that return SignatureType Modifier and Type Method Description SignatureType
RequestAbstractType. getSignature()
Gets the value of the signature property.SignatureType
StatusResponseType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.saml.jaxb.protocol with parameters of type SignatureType Modifier and Type Method Description void
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 SignatureType Modifier and Type Field Description protected SignatureType
TrustStatusListType. signature
Methods in eu.europa.esig.trustedlist.jaxb.tsl that return SignatureType Modifier and Type Method Description SignatureType
TrustStatusListType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type SignatureType Modifier and Type Method Description void
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 SignatureType Modifier and Type Field Description protected SignatureType
ValidationReportType. signature
Methods in eu.europa.esig.validationreport.jaxb that return SignatureType Modifier and Type Method Description SignatureType
ValidationReportType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.validationreport.jaxb with parameters of type SignatureType Modifier and Type Method Description void
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 SignatureType Modifier and Type Field Description protected SignatureType
CounterSignatureType. signature
Methods in eu.europa.esig.xades.jaxb.xades111 that return SignatureType Modifier and Type Method Description SignatureType
CounterSignatureType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades111 with parameters of type SignatureType Modifier and Type Method Description void
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 SignatureType Modifier and Type Field Description protected SignatureType
CounterSignatureType. signature
Methods in eu.europa.esig.xades.jaxb.xades122 that return SignatureType Modifier and Type Method Description SignatureType
CounterSignatureType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades122 with parameters of type SignatureType Modifier and Type Method Description void
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 SignatureType Modifier and Type Field Description protected SignatureType
CounterSignatureType. signature
Methods in eu.europa.esig.xades.jaxb.xades132 that return SignatureType Modifier and Type Method Description SignatureType
CounterSignatureType. getSignature()
Gets the value of the signature property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignatureType Modifier and Type Method Description void
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 SignatureType Modifier and Type Method Description SignatureType
ObjectFactory. createSignatureType()
Create an instance ofSignatureType
Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type SignatureType Modifier and Type Method Description JAXBElement<SignatureType>
ObjectFactory. createSignature(SignatureType value)
Methods in eu.europa.esig.xmldsig.jaxb with parameters of type SignatureType Modifier and Type Method Description JAXBElement<SignatureType>
ObjectFactory. createSignature(SignatureType value)