| Package | Description |
|---|---|
| io.ballerina.messaging.broker.auth | |
| io.ballerina.messaging.broker.auth.authentication |
| Modifier and Type | Method and Description |
|---|---|
BrokerAuthConfiguration.AuthenticationConfiguration |
BrokerAuthConfiguration.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerAuthConfiguration.setAuthentication(BrokerAuthConfiguration.AuthenticationConfiguration authentication) |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
AuthenticatorFactory.getAuthenticator(io.ballerina.messaging.broker.common.StartupContext startupContext,
BrokerAuthConfiguration.AuthenticationConfiguration authenticationConfiguration,
UserStore userStore)
Provides an instance of @
Authenticator |
Copyright © 2018 WSO2. All rights reserved.