public class ActiveMQPlainSASL extends ServerSASLPlain
NAME| Constructor and Description |
|---|
ActiveMQPlainSASL(org.apache.activemq.artemis.core.security.SecurityStore securityStore,
ActiveMQSecurityManager securityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
authenticate(String user,
String password) |
getName, processSASLpublic ActiveMQPlainSASL(org.apache.activemq.artemis.core.security.SecurityStore securityStore,
ActiveMQSecurityManager securityManager)
protected boolean authenticate(String user, String password)
authenticate in class ServerSASLPlainCopyright © 2015 The Apache Software Foundation. All Rights Reserved.