public static interface BasicServerAuthHandler.BasicAuthValidator
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getToken(String username,
String password) |
boolean |
isValid(byte[] token) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.