public interface ServerSASL
| Modifier and Type | Method and Description |
|---|---|
void |
done() |
String |
getName() |
byte[] |
processSASL(byte[] bytes) |
SASLResult |
result() |
String getName()
byte[] processSASL(byte[] bytes)
SASLResult result()
void done()
Copyright © 2021 The Apache Software Foundation. All rights reserved.