Interface RatifyContext<AC extends Serializable>

All Superinterfaces:
AccessControlListener<AC>, HttpSecurityActionContext
All Known Implementing Classes:
MockHttpRatifyContext

public interface RatifyContext<AC extends Serializable> extends HttpSecurityActionContext, AccessControlListener<AC>
HTTP ratify context.
Author:
Daniel Sagenschneider