Package org.apache.shiro.tools.hasher
Class Hasher
- java.lang.Object
-
- org.apache.shiro.tools.hasher.Hasher
-
public final class Hasher extends Object
Commandline line utility to hash data such as strings, passwords, resources (files, urls, etc). Usage:java -jar shiro-tools-hasher-version-cli.jar
This will print out all supported options with documentation.- Since:
- 1.2
-
-
Constructor Summary
Constructors Constructor Description Hasher()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-