Package org.apache.activemq.security
Class AuthenticationUser
java.lang.Object
org.apache.activemq.security.AuthenticationUser
A helper object used to configure simple authentication plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetPassword(String password) voidsetUsername(String username)
-
Constructor Details
-
AuthenticationUser
public AuthenticationUser() -
AuthenticationUser
-
-
Method Details
-
getGroups
-
setGroups
-
getPassword
-
setPassword
-
getUsername
-
setUsername
-