public abstract class AbstractPasswordHashCreator extends Object implements IPasswordHashCreator
IPasswordHashCreator.| Constructor and Description |
|---|
AbstractPasswordHashCreator(String sAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithmName() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreatePasswordHash, requiresSalt@Nonnull @Nonempty public final String getAlgorithmName()
getAlgorithmName in interface IPasswordHashCreatornull nor empty.Copyright © 2016–2019 Philip Helger. All rights reserved.