Uses of Class
org.apache.hadoop.security.authentication.util.SignerException

Packages that use SignerException
org.apache.hadoop.security.authentication.util   
 

Uses of SignerException in org.apache.hadoop.security.authentication.util
 

Methods in org.apache.hadoop.security.authentication.util that throw SignerException
 String Signer.verifyAndExtract(String signedStr)
          Verifies a signed string and extracts the original string.
 



Copyright © 2009 The Apache Software Foundation