Class ActiveMQPrincipal
- java.lang.Object
-
- org.apache.activemq.artemis.core.security.ActiveMQPrincipal
-
public class ActiveMQPrincipal extends Object
-
-
Constructor Summary
Constructors Constructor Description ActiveMQPrincipal(String userName, String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetPassword()StringgetUserName()
-