public class JaasAuthenticator extends Object implements JMXAuthenticator
| Constructor and Description |
|---|
JaasAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
Subject |
authenticate(Object credentials) |
String |
getRealm() |
void |
setRealm(String realm) |
public String getRealm()
public void setRealm(String realm)
public Subject authenticate(Object credentials) throws SecurityException
authenticate in interface JMXAuthenticatorSecurityExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.