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 JMXAuthenticator
SecurityException
Copyright © 2018 JBoss by Red Hat. All rights reserved.