Package net.officefloor.web.spi.security
Interface AuthenticateContext<AC extends Serializable,O extends Enum<O>,F extends Enum<F>>
- All Superinterfaces:
AccessControlListener<AC>,HttpSecurityActionContext,HttpSecurityApplicationContext<O,F>
- All Known Implementing Classes:
MockHttpAuthenticateContext
public interface AuthenticateContext<AC extends Serializable,O extends Enum<O>,F extends Enum<F>>
extends HttpSecurityActionContext, HttpSecurityApplicationContext<O,F>, AccessControlListener<AC>
Context for authentication.
- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.web.spi.security.AccessControlListener
accessControlChangeMethods inherited from interface net.officefloor.web.spi.security.HttpSecurityActionContext
getConnection, getQualifiedAttributeName, getRequestState, getSessionMethods inherited from interface net.officefloor.web.spi.security.HttpSecurityApplicationContext
doFlow, getObject