package be.objectify.deadbolt.java; /** * @author Steve Chaloner (steve@objectify.be) */ public enum ConstraintPoint { CONTROLLER, FILTER, TEMPLATE }