Package mireka.login
Class Principal
- Object
-
- mireka.login.Principal
-
public class Principal extends ObjectThis class represents the canonical name of a user account.
-
-
Constructor Summary
Constructors Constructor Description Principal(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetName()inthashCode()StringtoString()
-