public static interface HttpAuthenticationServlett.UserNamePasswordPredicate<EX extends Throwable>
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(HttpRequest httpRequest,
String userName,
char[] password) |
boolean evaluate(HttpRequest httpRequest, String userName, char[] password) throws EX extends Throwable
HttpRequest, userName and password is
acceptable or notEX extends ThrowableCopyright © 2018 Arno Unkrig. All rights reserved.