Uses of Class
org.apache.hadoop.security.authentication.util.SignerException
Packages that use SignerException
-
Uses of SignerException in org.apache.hadoop.security.authentication.util
Methods in org.apache.hadoop.security.authentication.util that throw SignerExceptionModifier and TypeMethodDescriptionprotected voidSigner.checkSignatures(String rawValue, String originalSignature) Signer.verifyAndExtract(String signedStr) Verifies a signed string and extracts the original string.