Uses of Enum Class
eu.europa.esig.dss.enumerations.ValidationDataEncapsulationStrategy
Packages that use ValidationDataEncapsulationStrategy
Package
Description
-
Uses of ValidationDataEncapsulationStrategy in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type ValidationDataEncapsulationStrategy in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumThis list contains enumerations for definition of a type of validation data container to be used on signature augmentation (such as -LT level or -LTA-LT) NOTE: Currently the applicability of the enumeration is limited to XAdES and JAdES signature formatsMethods in eu.europa.esig.dss.enumerations that return ValidationDataEncapsulationStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ValidationDataEncapsulationStrategy[]ValidationDataEncapsulationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ValidationDataEncapsulationStrategy in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return ValidationDataEncapsulationStrategyModifier and TypeMethodDescriptionAbstractSerializableSignatureParameters.getValidationDataEncapsulationStrategy()Gets the validation data encapsulation mechanism to be used on -LT and -LTA level augmentationMethods in eu.europa.esig.dss.model with parameters of type ValidationDataEncapsulationStrategyModifier and TypeMethodDescriptionvoidAbstractSerializableSignatureParameters.setValidationDataEncapsulationStrategy(ValidationDataEncapsulationStrategy validationDataEncapsulationStrategy) Sets the validation data encapsulation mechanism to be used on -LT and -LTA level augmentation -
Uses of ValidationDataEncapsulationStrategy in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature that return ValidationDataEncapsulationStrategyModifier and TypeMethodDescriptionprotected ValidationDataEncapsulationStrategyXAdESLevelBaselineLT.getValidationDataEncapsulationStrategy()This method returns aValidationDataEncapsulationStrategyto be used