org.apache.synapse.commons.jmx
Class JmxSecretAuthenticator

java.lang.Object
  extended by 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
JmxSecretAuthenticator(org.wso2.securevault.secret.SecretInformation secretInformation)
           
 
Method Summary
 Subject authenticate(Object credentials)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxSecretAuthenticator

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

authenticate

public Subject authenticate(Object credentials)
Specified by:
authenticate in interface JMXAuthenticator


Copyright © 2005–2015 Apache Software Foundation. All rights reserved.