public class ActiveMQPlainSASL extends ServerSASLPlain
NAME| Constructor and Description |
|---|
ActiveMQPlainSASL(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 ActiveMQPlainSASL(SecurityStore securityStore)
protected boolean authenticate(String user, String password)
ServerSASLPlainauthenticate in class ServerSASLPlainCopyright © 2024 The Apache Software Foundation. All rights reserved.