Enum HashedPassword.Algorithm

java.lang.Object
java.lang.Enum<HashedPassword.Algorithm>
com.aoapps.security.HashedPassword.Algorithm
All Implemented Interfaces:
Serializable, Comparable<HashedPassword.Algorithm>
Enclosing class:
HashedPassword

public static enum HashedPassword.Algorithm extends Enum<HashedPassword.Algorithm>
See Also: