public final class ExternalSaslServer extends AbstractSaslServer
| Modifier and Type | Method and Description |
|---|---|
byte[] |
evaluateResponse(byte[] initialResponse) |
String |
getMechanismName() |
boolean |
isComplete()
Provides
true if negationstate is NegotiationState#COMPLETED |
dispose, getAdminSession, getAuthorizationID, getBindRequest, getLdapSession, getNegotiatedProperty, unwrap, wrappublic String getMechanismName()
public byte[] evaluateResponse(byte[] initialResponse) throws SaslException
SaslExceptionpublic boolean isComplete()
true if negationstate is NegotiationState#COMPLETEDtrue if completed, otherwise falseCopyright © 2003–2023 The Apache Software Foundation. All rights reserved.