Enum Class BCryptPasswordEncoder.BCryptVersion

java.lang.Object
java.lang.Enum<BCryptPasswordEncoder.BCryptVersion>
org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder.BCryptVersion
All Implemented Interfaces:
Serializable, Comparable<BCryptPasswordEncoder.BCryptVersion>, Constable
Enclosing class:
BCryptPasswordEncoder

public static enum BCryptPasswordEncoder.BCryptVersion extends Enum<BCryptPasswordEncoder.BCryptVersion>
Stores the default bcrypt version for use in configuration.