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

org.infinispan.security.AuditResponse Maven / Gradle / Ivy

package org.infinispan.security;

public enum AuditResponse {
   ALLOW,
   DENY,
   ERROR,
   INFO
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy