Class Sha512HashingService
- java.lang.Object
-
- de.adorsys.psd2.consent.service.sha.AbstractScaHashingService
-
- de.adorsys.psd2.consent.service.sha.Sha512HashingService
-
- All Implemented Interfaces:
HashingService
public class Sha512HashingService extends AbstractScaHashingService
-
-
Constructor Summary
Constructors Constructor Description Sha512HashingService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAlgorithmName()-
Methods inherited from class de.adorsys.psd2.consent.service.sha.AbstractScaHashingService
hash
-
-
-
-
Method Detail
-
getAlgorithmName
public String getAlgorithmName()
- Specified by:
getAlgorithmNamein classAbstractScaHashingService
-
-