org.mule.module.management.agent
Interface ConfigurableJMXAuthenticator

All Superinterfaces:
JMXAuthenticator
All Known Implementing Classes:
SimplePasswordJmxAuthenticator

public interface ConfigurableJMXAuthenticator
extends JMXAuthenticator


Method Summary
 void configure(Map credentials)
           
 
Methods inherited from interface javax.management.remote.JMXAuthenticator
authenticate
 

Method Detail

configure

void configure(Map credentials)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.