Class SaslTransportPlugin.User
- java.lang.Object
-
- org.apache.storm.security.auth.sasl.SaslTransportPlugin.User
-
- All Implemented Interfaces:
Principal
- Enclosing class:
- SaslTransportPlugin
public static class SaslTransportPlugin.User extends Object implements Principal
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getName()
Get the full name of the user.int
hashCode()
String
toString()
-