Uses of Enum
eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Packages that use TrustedServiceStatus
-
Uses of TrustedServiceStatus in eu.europa.esig.dss.validation.process.qualification.trust
Methods in eu.europa.esig.dss.validation.process.qualification.trust that return TrustedServiceStatusModifier and TypeMethodDescriptionstatic TrustedServiceStatus
This method returns a correspondingTrustedServiceStatus
by the givenuri
static TrustedServiceStatus
Returns the enum constant of this type with the specified name.static TrustedServiceStatus[]
TrustedServiceStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.