hunt-shiro v1.3.0 (2021-10-28T11:26:54Z)
Home
Dub
Repo
DefaultPasswordService.passwordsMatch
hunt
shiro
authc
credential
DefaultPasswordService
DefaultPasswordService
Undocumented in source. Be warned that the author may not have intended to support it.
bool
passwordsMatch
(Object plaintext, Hash saved)
class
DefaultPasswordService
bool
passwordsMatch
(
Object
plaintext
,
Hash
saved
)
bool
passwordsMatch
(Object submittedPlaintext, string saved)
Meta
Source
See Implementation
hunt
shiro
authc
credential
DefaultPasswordService
DefaultPasswordService
constructors
this
functions
buildHashRequest
checkHashFormatDurability
createByteSource
createHashRequest
encryptPassword
getHashFormat
getHashFormatFactory
getHashService
hashPassword
passwordsMatch
setHashFormat
setHashFormatFactory
setHashService
variables
DEFAULT_HASH_ALGORITHM
DEFAULT_HASH_ITERATIONS