public class AnonymousServerSASL extends Object implements ServerSASL
| Constructor and Description |
|---|
AnonymousServerSASL() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
SASLResult |
processSASL(byte[] bytes) |
public String getName()
getName in interface ServerSASLpublic SASLResult processSASL(byte[] bytes)
processSASL in interface ServerSASLCopyright © 2017 The Apache Software Foundation. All Rights Reserved.