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

br.com.caelum.brutauth.auth.handlers.RuleHandler Maven / Gradle / Ivy

There is a newer version: 4.0.4
Show newest version
package br.com.caelum.brutauth.auth.handlers;


public interface RuleHandler {
	void handle();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy