public class AuthenticatorFactory extends Object
Authenticator.| Constructor and Description |
|---|
AuthenticatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
getAuthenticator(org.wso2.broker.common.StartupContext startupContext,
BrokerAuthConfiguration.AuthenticationConfiguration authenticationConfiguration)
Provides an instance of @
Authenticator |
public Authenticator getAuthenticator(org.wso2.broker.common.StartupContext startupContext, BrokerAuthConfiguration.AuthenticationConfiguration authenticationConfiguration) throws Exception
AuthenticatorstartupContext - the startup context provides registered services for authenticator functionality.authenticationConfiguration - the authentication configurationException - throws if error occurred while providing new instance of authenticatorCopyright © 2018 WSO2. All rights reserved.