public class SimplePasswordJmxAuthenticator extends Object implements JMXAuthenticator
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
logger
Logger used by this class.
|
Constructor and Description |
---|
SimplePasswordJmxAuthenticator() |
Modifier and Type | Method and Description |
---|---|
Subject |
authenticate(Object authToken) |
void |
setCredentials(Map newCredentials)
Setter for property 'credentials'.
|
protected static final org.apache.commons.logging.Log logger
public Subject authenticate(Object authToken)
authenticate
in interface JMXAuthenticator
public void setCredentials(Map newCredentials)
newCredentials
- Value to set for property 'credentials'.Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.