Class Password
java.lang.Object
org.salespointframework.useraccount.Password
- Direct Known Subclasses:
Password.EncryptedPassword
,Password.UnencryptedPassword
- Author:
- Hannes Weissbach, Paul Henke, Oliver Gierke
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
An encrypted password.static class
An unencrypted password. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
Password
public Password()
-