com.jgcomptech.tools.authz.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-ultimate-tools Show documentation
Show all versions of java-ultimate-tools Show documentation
A large repository of scripts for use in any Java program.
/**
* Contains classes to manage permissions to be used to enable or disable parts of your application.
* @since 1.5.0
*/
package com.jgcomptech.tools.authz;