Uses of Enum
eu.europa.esig.dss.enumerations.SignatureLevel
Package
Description
-
Uses of SignatureLevel in eu.europa.esig.dss
Modifier and TypeMethodDescriptionFileNameBuilder.setSignatureLevel
(SignatureLevel signatureLevel) Sets the final signature level -
Uses of SignatureLevel in eu.europa.esig.dss.asic.cades
Modifier and TypeMethodDescriptionvoid
ASiCWithCAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.asic.cades.signature
Modifier and TypeMethodDescriptionprotected ASiCWithCAdESSignatureExtension
ASiCWithCAdESService.getExtensionProfile
(SignatureLevel signatureLevel, ASiCContainerType containerType) Returns the extension profile to be used for the current signature -
Uses of SignatureLevel in eu.europa.esig.dss.cades.validation
-
Uses of SignatureLevel in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionDiagnosticData.getFirstSignatureFormat()
This method returns the signature format for the first signature.DiagnosticData.getSignatureFormat
(String signatureId) This method returns the signature format for the given signature.SignatureWrapper.getSignatureFormat()
Returns the signature level (format) -
Uses of SignatureLevel in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeMethodDescriptionXmlSignature.getSignatureFormat()
Gets the value of the signatureFormat property.Modifier and TypeMethodDescriptionAdapter7.marshal
(SignatureLevel value) void
XmlSignature.setSignatureFormat
(SignatureLevel value) Sets the value of the signatureFormat property. -
Uses of SignatureLevel in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic SignatureLevel
SignatureLevel.valueByName
(String name) Returns the SignatureLevel based on the name (String)static SignatureLevel
Returns the enum constant of this type with the specified name.static SignatureLevel[]
SignatureLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SignatureLevel in eu.europa.esig.dss.jades
Modifier and TypeMethodDescriptionvoid
JAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.jades.validation
-
Uses of SignatureLevel in eu.europa.esig.dss.jaxb.parsers
Modifier and TypeMethodDescriptionstatic SignatureLevel
Parses the value and returnsSignatureLevel
Modifier and TypeMethodDescriptionstatic String
SignatureFormatParser.print
(SignatureLevel v) Gets a text name of the value -
Uses of SignatureLevel in eu.europa.esig.dss.model
Modifier and TypeMethodDescriptionAbstractSerializableSignatureParameters.getSignatureLevel()
Get signature level: XAdES_BASELINE_T, CAdES_BASELINE_LTA...Modifier and TypeMethodDescriptionvoid
AbstractSerializableSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) Set signature level. -
Uses of SignatureLevel in eu.europa.esig.dss.pades
Modifier and TypeMethodDescriptionvoid
PAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.pades.signature
Modifier and TypeMethodDescriptionprotected String
PAdESWithExternalCMSService.getFinalDocumentName
(DSSDocument originalFile, SignatureLevel level) Generates and returns a final name for the document to be created -
Uses of SignatureLevel in eu.europa.esig.dss.pades.validation
-
Uses of SignatureLevel in eu.europa.esig.dss.signature
Modifier and TypeMethodDescriptionprotected String
AbstractSignatureService.getFinalDocumentName
(DSSDocument originalFile, SigningOperation operation, SignatureLevel level, MimeType containerMimeType) Generates and returns a final name for the document to createprotected String
AbstractSignatureService.getFinalDocumentName
(DSSDocument originalFile, SigningOperation operation, SignatureLevel level, SignaturePackaging packaging, MimeType containerMimeType) Generates and returns a final name for the document to createprotected String
AbstractSignatureService.getFinalFileName
(DSSDocument originalFile, SigningOperation operation, SignatureLevel level) Returns the final name for the document to createprotected String
AbstractSignatureService.getFinalFileName
(DSSDocument originalFile, SigningOperation operation, SignatureLevel level, SignaturePackaging packaging) Returns the final name for the document to create -
Uses of SignatureLevel in eu.europa.esig.dss.simplereport
Modifier and TypeMethodDescriptionSimpleReport.getSignatureFormat
(String signatureId) This method returns the signature format (XAdES_BASELINE_B...) -
Uses of SignatureLevel in eu.europa.esig.dss.simplereport.jaxb
Modifier and TypeMethodDescriptionXmlSignature.getSignatureFormat()
Gets the value of the signatureFormat property.Modifier and TypeMethodDescriptionAdapter6.marshal
(SignatureLevel value) void
XmlSignature.setSignatureFormat
(SignatureLevel value) Sets the value of the signatureFormat property. -
Uses of SignatureLevel in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionAdvancedSignature.getDataFoundUpToLevel()
This method returns the signature level -
Uses of SignatureLevel in eu.europa.esig.dss.ws.signature.dto.parameters
Modifier and TypeMethodDescriptionRemoteSignatureParameters.getSignatureLevel()
Get signature level: XAdES_BASELINE_T, CAdES_BASELINE_LTA...Modifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) Set signature level. -
Uses of SignatureLevel in eu.europa.esig.dss.xades
Modifier and TypeMethodDescriptionvoid
XAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.xades.validation