org.apache.zookeeper.server
Class ZooKeeperSaslServer
java.lang.Object
org.apache.zookeeper.server.ZooKeeperSaslServer
public class ZooKeeperSaslServer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGIN_CONTEXT_NAME_KEY
public static final String LOGIN_CONTEXT_NAME_KEY
- See Also:
- Constant Field Values
DEFAULT_LOGIN_CONTEXT_NAME
public static final String DEFAULT_LOGIN_CONTEXT_NAME
- See Also:
- Constant Field Values
evaluateResponse
public byte[] evaluateResponse(byte[] response)
throws SaslException
- Throws:
SaslException
isComplete
public boolean isComplete()
getAuthorizationID
public String getAuthorizationID()
Copyright © 2013 The Apache Software Foundation