de.elomagic.spps.jshiro.Help.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spps-jshiro Show documentation
Show all versions of spps-jshiro Show documentation
Simple Password Protection Solution for Java with Apache Shiro
Usage:
* java -jar spps-jshiro-x.x.x.jar -CreatePrivateKey [-Force] [-Relocation ]|[-File ]
* java -jar spps-jshiro-x.x.x.jar -Secret [-File ]
* java -jar spps-jshiro-x.x.x.jar -Help | -?
More SPPS online help on https://github.com/elomagic/spps-jshiro
-CreatePrivateKey
Creates a settings file with a new generated private key
-File
Set an alternative setting file.
-Force
Use this parameter in case when a private key file already exists. With this
parameter you agree to overwrite it. Works only together with option "-CreatePrivateKey"
-Relocation
Use this parameters to persist the private key at another location instead
of the default '.spps' folder of the current users home. iThe default settings file points to the other settings file.
Works only together with option "-CreatePrivateKey"
-Secret
Creates and print an encrypted.
-Help
Prints this help
© 2015 - 2025 Weber Informatics LLC | Privacy Policy