|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractStringBasedType | |
|---|---|
| org.fuin.objects4j | |
| Uses of AbstractStringBasedType in org.fuin.objects4j |
|---|
| Subclasses of AbstractStringBasedType in org.fuin.objects4j | |
|---|---|
class |
EmailAddress
A valid email address with all characters lower case. |
class |
Password
A password with a length between 8 and 20 characters. |
class |
PasswordSha512
SHA-512 hashed password that is HEX encoded. |
class |
SecurityToken
Creates a BASE64 encoded string based on a SHA1PRNG SecureRandom. |
class |
UserName
User name with the following rules. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||