public class ShaHashDigest extends Base64EncodedHashDigest implements PasswordEncryptor
PasswordEncryptor
implementation using base64 encoded SHA password hashes
Constructor and Description |
---|
ShaHashDigest() |
Modifier and Type | Method and Description |
---|---|
String |
hashAlgorithmName()
allows subclasses to select the hash algorithm
|
check, createByteHash, createDigestInstance, encodeHash, encrypt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
check, encrypt
public String hashAlgorithmName()
Base64EncodedHashDigest
hashAlgorithmName
in interface PasswordEncryptor
hashAlgorithmName
in class Base64EncodedHashDigest
Copyright © 2022. All rights reserved.