Interface HttpSecurityExecuteContext<F extends Enum<F>>


public interface HttpSecurityExecuteContext<F extends Enum<F>>

Context that the HttpSecurity is to execute within.

This is similar to the ManagedObjectExecuteContext.

Author:
Daniel Sagenschneider