io.polyglotted.pgmodel.ac.Effect Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pg-model Show documentation
Show all versions of pg-model Show documentation
Standard set of models for geo coding, access control and elastic search abstraction
package io.polyglotted.pgmodel.ac;
public enum Effect {
ALLOW, DENY
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy