| Modifier and Type | Method and Description |
|---|---|
static BCrypt.Verifyer |
BCrypt.verifyer()
Creates a new instance of bcrypt verifier to verify a password against a given hash.
|
static BCrypt.Verifyer |
BCrypt.verifyer(BCrypt.Version version)
Creates a new instance of bcrypt verifier to verify a password against a given hash.
|
static BCrypt.Verifyer |
BCrypt.verifyer(BCrypt.Version version,
LongPasswordStrategy longPasswordStrategy)
Creates a new instance of bcrypt verifier to verify a password against a given hash.
|
Copyright © 2018–2023. All rights reserved.