public static class BrokerAuthConfiguration.AuthenticationConfiguration extends Object
| Constructor and Description |
|---|
AuthenticationConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BrokerAuthConfiguration.AuthenticatorConfiguration |
getAuthenticator() |
boolean |
isEnabled() |
void |
setAuthenticator(BrokerAuthConfiguration.AuthenticatorConfiguration authenticator) |
void |
setEnabled(boolean enabled) |
public BrokerAuthConfiguration.AuthenticatorConfiguration getAuthenticator()
public void setAuthenticator(BrokerAuthConfiguration.AuthenticatorConfiguration authenticator)
public boolean isEnabled()
public void setEnabled(boolean enabled)
Copyright © 2018 WSO2. All rights reserved.