public class JaasDualAuthenticationPlugin extends JaasAuthenticationPlugin
configuration, discoverLoginConfig
Constructor and Description |
---|
JaasDualAuthenticationPlugin() |
Modifier and Type | Method and Description |
---|---|
java.lang.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(java.lang.String sslConfiguration)
Set the JAAS SSL configuration domain
|
getConfiguration, initialiseJaas, isDiscoverLoginConfig, setConfiguration, setDiscoverLoginConfig
public JaasDualAuthenticationPlugin()
public Broker installPlugin(Broker broker)
BrokerPlugin
installPlugin
in interface BrokerPlugin
installPlugin
in class JaasAuthenticationPlugin
public void setSslConfiguration(java.lang.String sslConfiguration)
public java.lang.String getSslConfiguration()
Copyright © 2005-2017. All Rights Reserved.