public class PlainSASL extends ServerSASLPlain
NAME| Constructor and Description |
|---|
PlainSASL(org.apache.activemq.artemis.core.security.SecurityStore securityStore) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
authenticate(String user,
String password)
Hook for subclasses to perform the authentication here
|
getName, processSASLpublic PlainSASL(org.apache.activemq.artemis.core.security.SecurityStore securityStore)
protected boolean authenticate(String user, String password)
ServerSASLPlainauthenticate in class ServerSASLPlainCopyright © 2017 The Apache Software Foundation. All Rights Reserved.