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