public class JmxUsernamePasswordAuthenticator extends Object implements JMXAuthenticator
| Constructor and Description |
|---|
JmxUsernamePasswordAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
Subject |
authenticate(Object credentials) |
void |
setAuthMap(Map<String,String> authMap) |
public Subject authenticate(Object credentials)
authenticate in interface JMXAuthenticatorThis documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.