Package org.apache.activemq.jaas
Class UserPrincipal
- java.lang.Object
-
- org.apache.activemq.jaas.UserPrincipal
-
- All Implemented Interfaces:
Principal
public class UserPrincipal extends Object implements Principal
- Version:
- $Rev: $ $Date: $
-
-
Constructor Summary
Constructors Constructor Description UserPrincipal(String name)
-
-
-
Constructor Detail
-
UserPrincipal
public UserPrincipal(String name)
-
-