Package org.apache.synapse.commons.jmx
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 Summary
Constructors Constructor Description JmxSecretAuthenticator(org.wso2.securevault.secret.SecretInformation secretInformation)
-
-
-
Method Detail
-
authenticate
public Subject authenticate(Object credentials)
- Specified by:
authenticate
in interfaceJMXAuthenticator
-
-