public interface ClientSASL
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getInitialResponse() |
String |
getName() |
byte[] |
getResponse(byte[] challenge) |
String getName()
byte[] getInitialResponse()
byte[] getResponse(byte[] challenge)
Copyright © 2021 The Apache Software Foundation. All rights reserved.