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(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(SecretInformation secretInformation)
Method Detail

authenticate

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


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.