DefaultPasswordService.passwordsMatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool passwordsMatch(Object plaintext, Hash saved)
    class DefaultPasswordService
    bool
    passwordsMatch
    (
    Object plaintext
    ,
    Hash saved
    )
  2. bool passwordsMatch(Object submittedPlaintext, string saved)

Meta