Package net.officefloor.web.spi.security
Interface ChallengeContext<O extends Enum<O>,F extends Enum<F>>
- All Superinterfaces:
HttpChallengeContext,HttpSecurityActionContext,HttpSecurityApplicationContext<O,F>
- All Known Implementing Classes:
MockHttpChallengeContext
public interface ChallengeContext<O extends Enum<O>,F extends Enum<F>>
extends HttpSecurityActionContext, HttpSecurityApplicationContext<O,F>, HttpChallengeContext
Context for triggering a challenge.
- Author:
- Daniel Sagenschneider
-
Method Summary
Methods inherited from interface net.officefloor.web.spi.security.HttpChallengeContext
setChallengeMethods inherited from interface net.officefloor.web.spi.security.HttpSecurityActionContext
getConnection, getQualifiedAttributeName, getRequestState, getSessionMethods inherited from interface net.officefloor.web.spi.security.HttpSecurityApplicationContext
doFlow, getObject