Interface PasswordStrength.Converter
- All Superinterfaces:
io.github.xezzon.zeroweb.core.trait.From<com.nulabinc.zxcvbn.Strength, PasswordStrength>
- All Known Implementing Classes:
PasswordStrength$ConverterImpl
- Enclosing class:
PasswordStrength
public static interface PasswordStrength.Converter
extends io.github.xezzon.zeroweb.core.trait.From<com.nulabinc.zxcvbn.Strength, PasswordStrength>
- Author:
- xezzon
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
from
- Specified by:
fromin interfaceio.github.xezzon.zeroweb.core.trait.From<com.nulabinc.zxcvbn.Strength, PasswordStrength>
-