public class JaasDualAuthenticationPlugin extends JaasAuthenticationPlugin
configuration, discoverLoginConfig
Constructor and Description |
---|
JaasDualAuthenticationPlugin() |
Modifier and Type | Method and Description |
---|---|
String |
getSslConfiguration() |
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new
intercepted broker to use.
|
void |
setSslConfiguration(String sslConfiguration)
Set the JAAS SSL configuration domain
|
getConfiguration, initialiseJaas, isDiscoverLoginConfig, setConfiguration, setDiscoverLoginConfig
public Broker installPlugin(Broker broker)
BrokerPlugin
installPlugin
in interface BrokerPlugin
installPlugin
in class JaasAuthenticationPlugin
public void setSslConfiguration(String sslConfiguration)
public String getSslConfiguration()
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.