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

io.polyglotted.pgmodel.ac.Effect Maven / Gradle / Ivy

Go to download

Standard set of models for geo coding, access control and elastic search abstraction

There is a newer version: 1.4.1
Show newest version
package io.polyglotted.pgmodel.ac;

public enum Effect {
    ALLOW, DENY
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy