public class Authenticator extends Object
| Constructor and Description |
|---|
Authenticator(GreetingPacket greetingPacket,
PacketChannel channel,
String schema,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate() |
public Authenticator(GreetingPacket greetingPacket, PacketChannel channel, String schema, String username, String password)
public void authenticate()
throws IOException
IOExceptionCopyright © 2020. All rights reserved.