Uses of Enum Class
org.eclipse.jgit.lib.GpgSignatureVerifier.TrustLevel
Packages that use GpgSignatureVerifier.TrustLevel
-
Uses of GpgSignatureVerifier.TrustLevel in org.eclipse.jgit.lib
Methods in org.eclipse.jgit.lib that return GpgSignatureVerifier.TrustLevelModifier and TypeMethodDescriptionGpgSignatureVerifier.SignatureVerification.getTrustLevel()
Obtains the trust level of the public key used to verify the signature.Returns the enum constant of this class with the specified name.static GpgSignatureVerifier.TrustLevel[]
GpgSignatureVerifier.TrustLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.