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, processSASL
public ActiveMQPlainSASL(SecurityStore securityStore)
protected boolean authenticate(String user, String password)
ServerSASLPlain
authenticate
in class ServerSASLPlain
Copyright © 2016 The Apache Software Foundation. All rights reserved.