public class Argon2PasswordService extends Object implements org.apache.shiro.authc.credential.PasswordService
| Constructor and Description |
|---|
Argon2PasswordService() |
| Modifier and Type | Method and Description |
|---|---|
String |
encryptPassword(Object plaintextPassword) |
boolean |
passwordsMatch(Object submittedPlaintext,
String encrypted) |
public String encryptPassword(Object plaintextPassword) throws IllegalArgumentException
encryptPassword in interface org.apache.shiro.authc.credential.PasswordServiceIllegalArgumentExceptionCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.