org.apache.accumulo.server.test.randomwalk.security
Class Authenticate
java.lang.Object
org.apache.accumulo.server.test.randomwalk.Node
org.apache.accumulo.server.test.randomwalk.Test
org.apache.accumulo.server.test.randomwalk.security.Authenticate
public class Authenticate
- extends Test
Fields inherited from class org.apache.accumulo.server.test.randomwalk.Node |
log |
Methods inherited from class org.apache.accumulo.server.test.randomwalk.Test |
toString |
Authenticate
public Authenticate()
visit
public void visit(State state,
Properties props)
throws Exception
- Description copied from class:
Node
- Visits node
- Specified by:
visit
in class Node
- Parameters:
state
- Random walk state passed between nodes
- Throws:
Exception
authenticate
public static void authenticate(Connector conn,
State state,
Properties props)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.