Package net.anwiba.commons.crypto
Class Password
- java.lang.Object
-
- net.anwiba.commons.crypto.Password
-
-
Constructor Summary
Constructors Constructor Description Password(java.lang.String value, boolean isEncrypted)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetValue()booleanisEncrypted()
-
-
-
Method Detail
-
isEncrypted
public boolean isEncrypted()
- Specified by:
isEncryptedin interfaceIPassword
-
-