public class DigestPasswordEncrypter extends Object implements PasswordEncrypter
Constructor and Description |
---|
DigestPasswordEncrypter(String username,
Map<String,String> context) |
public byte[] encrypt(byte[] plainPassword)
encrypt
in interface PasswordEncrypter
plainPassword
- the password to encryptCopyright © 2003-2017 eXo Platform SAS. All Rights Reserved.