public class SimplePasswordJmxAuthenticator extends Object implements javax.management.remote.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 javax.management.remote.JMXAuthenticatorpublic void setCredentials(Map newCredentials)
newCredentials - Value to set for property 'credentials'.Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.