Class AbstractHttpSecurable

java.lang.Object
net.officefloor.web.security.build.AbstractHttpSecurable
All Implemented Interfaces:
HttpSecurable, HttpSecurableBuilder

public abstract class AbstractHttpSecurable extends Object implements HttpSecurable, HttpSecurableBuilder

Abstract HttpSecurable implementation to be configured as HttpSecurableBuilder.

This is useful to extend for configuration items requiring to be configured HTTP secure.

Author:
Daniel Sagenschneider