Uses of Package
org.apache.hadoop.security.authentication.util

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

Classes in org.apache.hadoop.security.authentication.util used by org.apache.hadoop.security.authentication.util
RolloverSignerSecretProvider
          An abstract SignerSecretProvider that can be use used as the base for a rolling secret.
SignerException
          Exception thrown by Signer when a string signature is invalid.
SignerSecretProvider
          The SignerSecretProvider is an abstract way to provide a secret to be used by the Signer so that we can have different implementations that potentially do more complicated things in the backend.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.