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 ServerSASL
public SASLResult processSASL(byte[] bytes)
processSASL
in interface ServerSASL
Copyright © 2016 The Apache Software Foundation. All rights reserved.