Package org.apache.storm.security.auth
Class SingleUserPrincipal
java.lang.Object
org.apache.storm.security.auth.SingleUserPrincipal
- All Implemented Interfaces:
- Principal
A Principal that represents a user.
- 
Constructor Details- 
SingleUserPrincipal
 
- 
- 
Method Details- 
equals
- 
getName
- 
toString
- 
hashCodepublic int hashCode()
 
-