E - the type of the exception thrown@FunctionalInterface public static interface BasicAuthSecurityInterceptor.AuthenticateFunction<E extends Exception>
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String username,
char... credentials)
Authenticate based on given username and credentials.
|
Copyright © 2018 WSO2. All rights reserved.