Class Argon2HashProvider.Parameters

java.lang.Object
org.apache.shiro.crypto.support.hashes.argon2.Argon2HashProvider.Parameters
Enclosing class:
Argon2HashProvider

public static final class Argon2HashProvider.Parameters extends Object
Parameters for the Argon2Hash class.

This class contains public constants only. The constants starting with PARAMETER_ are the parameter names recognized by the HashSpi.HashFactory.generate(HashRequest) method.

The constants starting with DEFAULT_ are their respective default values.

Since:
2.0