Class HttpAuthenticationImpl<C>

java.lang.Object
net.officefloor.web.security.scheme.HttpAuthenticationImpl<C>
All Implemented Interfaces:
HttpAuthentication<C>, AccessControlListener<HttpAccessControl>

public class HttpAuthenticationImpl<C> extends Object implements HttpAuthentication<C>, AccessControlListener<HttpAccessControl>
HttpAuthentication implementation.
Author:
Daniel Sagenschneider