Uses of Interface
org.apache.accumulo.server.security.Authenticator

Packages that use Authenticator
org.apache.accumulo.server.security   
 

Uses of Authenticator in org.apache.accumulo.server.security
 

Classes in org.apache.accumulo.server.security that implement Authenticator
 class Auditor
          Wrap an authenticator with calls to log4j on success/error.
 class ZKAuthenticator
           
 

Methods in org.apache.accumulo.server.security that return Authenticator
static Authenticator ZKAuthenticator.getInstance()
           
 

Constructors in org.apache.accumulo.server.security with parameters of type Authenticator
Auditor(Authenticator impl)
           
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.