![JAR search and dependency download from the Maven repository](/logo.png)
net.sf.aguacate.security.service.SecurityService Maven / Gradle / Ivy
package net.sf.aguacate.security.service;
public interface SecurityService {
SecurityValidationResponse isValid(String token, String method, String resource);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy