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