Uses of Enum Class
eu.europa.esig.dss.enumerations.SignatureLevel
Packages that use SignatureLevel
Package
Description
-
Uses of SignatureLevel in eu.europa.esig.dss.asic.cades
Methods in eu.europa.esig.dss.asic.cades with parameters of type SignatureLevelModifier and TypeMethodDescriptionvoid
ASiCWithCAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.asic.cades.signature
Methods in eu.europa.esig.dss.asic.cades.signature with parameters of type SignatureLevelModifier 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
Methods in eu.europa.esig.dss.cades.validation that return SignatureLevel -
Uses of SignatureLevel in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return SignatureLevelModifier 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
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as SignatureLevelMethods in eu.europa.esig.dss.diagnostic.jaxb that return SignatureLevelModifier and TypeMethodDescriptionXmlSignature.getSignatureFormat()
Gets the value of the signatureFormat property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type SignatureLevelModifier 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.enumerations
Methods in eu.europa.esig.dss.enumerations that return SignatureLevelModifier and TypeMethodDescriptionstatic SignatureLevel
SignatureLevel.valueByName
(String name) Returns the SignatureLevel based on the name (String)static SignatureLevel
Returns the enum constant of this class with the specified name.static SignatureLevel[]
SignatureLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SignatureLevel in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades with parameters of type SignatureLevelModifier and TypeMethodDescriptionvoid
JAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return SignatureLevel -
Uses of SignatureLevel in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return SignatureLevelModifier and TypeMethodDescriptionstatic SignatureLevel
Parses the value and returnsSignatureLevel
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type SignatureLevelModifier and TypeMethodDescriptionstatic String
SignatureFormatParser.print
(SignatureLevel v) Gets a text name of the value -
Uses of SignatureLevel in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return SignatureLevelModifier and TypeMethodDescriptionAbstractSerializableSignatureParameters.getSignatureLevel()
Get signature level: XAdES_BASELINE_T, CAdES_BASELINE_LTA...Methods in eu.europa.esig.dss.model with parameters of type SignatureLevelModifier and TypeMethodDescriptionvoid
AbstractSerializableSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) Set signature level. -
Uses of SignatureLevel in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades with parameters of type SignatureLevelModifier and TypeMethodDescriptionvoid
PAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature with parameters of type SignatureLevelModifier 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
Methods in eu.europa.esig.dss.pades.validation that return SignatureLevel -
Uses of SignatureLevel in eu.europa.esig.dss.signature
Methods in eu.europa.esig.dss.signature with parameters of type SignatureLevelModifier 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 createFileNameBuilder.setSignatureLevel
(SignatureLevel signatureLevel) Sets the final signature level -
Uses of SignatureLevel in eu.europa.esig.dss.simplereport
Methods in eu.europa.esig.dss.simplereport that return SignatureLevelModifier and TypeMethodDescriptionSimpleReport.getSignatureFormat
(String signatureId) This method returns the signature format (XAdES_BASELINE_B...) -
Uses of SignatureLevel in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as SignatureLevelMethods in eu.europa.esig.dss.simplereport.jaxb that return SignatureLevelModifier and TypeMethodDescriptionXmlSignature.getSignatureFormat()
Gets the value of the signatureFormat property.Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type SignatureLevelModifier 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.spi.signature
Methods in eu.europa.esig.dss.spi.signature that return SignatureLevelModifier and TypeMethodDescriptionAdvancedSignature.getDataFoundUpToLevel()
This method returns the signature level -
Uses of SignatureLevel in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return SignatureLevelModifier and TypeMethodDescriptionRemoteSignatureParameters.getSignatureLevel()
Get signature level: XAdES_BASELINE_T, CAdES_BASELINE_LTA...Methods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type SignatureLevelModifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) Set signature level. -
Uses of SignatureLevel in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades with parameters of type SignatureLevelModifier and TypeMethodDescriptionvoid
XAdESSignatureParameters.setSignatureLevel
(SignatureLevel signatureLevel) -
Uses of SignatureLevel in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return SignatureLevel