|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.security.JaasAuthenticationPlugin
org.apache.activemq.security.JaasCertificateAuthenticationPlugin
public class JaasCertificateAuthenticationPlugin
A JAAS based SSL certificate authentication plugin.
Field Summary |
---|
Fields inherited from class org.apache.activemq.security.JaasAuthenticationPlugin |
---|
configuration, discoverLoginConfig |
Constructor Summary | |
---|---|
JaasCertificateAuthenticationPlugin()
|
Method Summary | |
---|---|
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new intercepted broker to use. |
Methods inherited from class org.apache.activemq.security.JaasAuthenticationPlugin |
---|
getConfiguration, initialiseJaas, isDiscoverLoginConfig, setConfiguration, setDiscoverLoginConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaasCertificateAuthenticationPlugin()
Method Detail |
---|
public Broker installPlugin(Broker broker)
BrokerPlugin
installPlugin
in interface BrokerPlugin
installPlugin
in class JaasAuthenticationPlugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |