Module one.jpro.platform.auth.core
Package one.jpro.platform.auth.core.crypto.bcrypt
package one.jpro.platform.auth.core.crypto.bcrypt
-
ClassDescriptionBCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.Stores the bcrypt version for use in configuration.Implementation of PasswordEncoder that uses the BCrypt strong hashing function.