Class JmxSecretAuthenticator

java.lang.Object
org.apache.synapse.commons.jmx.JmxSecretAuthenticator
All Implemented Interfaces:
JMXAuthenticator

public class JmxSecretAuthenticator extends Object implements JMXAuthenticator
Handles the authentication for JMX management.
  • Constructor Details

    • JmxSecretAuthenticator

      public JmxSecretAuthenticator(org.wso2.securevault.secret.SecretInformation secretInformation)
  • Method Details