| Package | Description |
|---|---|
| org.wso2.broker.auth | |
| org.wso2.broker.auth.authentication.authenticator | |
| org.wso2.broker.auth.authentication.authenticator.impl |
| 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(org.wso2.broker.common.StartupContext startupContext,
BrokerAuthConfiguration.AuthenticationConfiguration authenticationConfiguration)
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. |
Copyright © 2018 WSO2. All rights reserved.