All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.greenpepper.server.license.Permission Maven / Gradle / Ivy

There is a newer version: 4.2.0
Show newest version
package com.greenpepper.server.license;

/**
 * 

Permission class.

* * @author oaouattara * @version $Id: $Id */ public enum Permission { READ, WRITE, EXECUTE }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy