| Modifier and Type | Method and Description |
|---|---|
Authenticator |
AuthManager.getAuthenticator()
Provides authenticator which will be used to authenticate users.
|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthenticator
Disabled authentication representation for @
Authenticator. |
class |
JaasAuthenticator
An implementation of @
Authenticator for provide authentication using
Jaas @LoginModule. |
| Constructor and Description |
|---|
PlainSaslServerBuilder(Authenticator authenticator) |
Copyright © 2018 WSO2. All rights reserved.