Package io.tech1.framework.domain.base
Class Password
- java.lang.Object
-
- io.tech1.framework.domain.base.Password
-
public class Password extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetValue()inthashCode()static Passwordof(String value)StringtoString()
-