public class SimplePasswordJmxAuthenticator extends Object implements JMXAuthenticator, ConfigurableJMXAuthenticator
Modifier and Type | Field and Description |
---|---|
protected static Log |
logger
Logger used by this class.
|
Constructor and Description |
---|
SimplePasswordJmxAuthenticator() |
Modifier and Type | Method and Description |
---|---|
Subject |
authenticate(Object authToken) |
void |
configure(Map newCredentials) |
void |
setCredentials(Map<String,String> newCredentials) |
protected static final Log logger
public Subject authenticate(Object authToken)
authenticate
in interface JMXAuthenticator
public void configure(Map newCredentials)
configure
in interface ConfigurableJMXAuthenticator
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.