public abstract class Authenticator extends Object
| Constructor and Description |
|---|
Authenticator() |
| Modifier and Type | Method and Description |
|---|---|
abstract byte |
accept(byte[] authTypes) |
abstract boolean |
validate(byte[] username,
byte[] password) |
Copyright © 2019–2024. All rights reserved.