public class ZooKeeperSaslServer extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_LOGIN_CONTEXT_NAME  | 
static String | 
LOGIN_CONTEXT_NAME_KEY  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
evaluateResponse(byte[] response)  | 
String | 
getAuthorizationID()  | 
boolean | 
isComplete()  | 
public static final String LOGIN_CONTEXT_NAME_KEY
public static final String DEFAULT_LOGIN_CONTEXT_NAME
public byte[] evaluateResponse(byte[] response)
                        throws SaslException
SaslExceptionpublic boolean isComplete()
public String getAuthorizationID()
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.