Interface HttpSecurityExecuteContext<F extends java.lang.Enum<F>>


  • public interface HttpSecurityExecuteContext<F extends java.lang.Enum<F>>

    Context that the HttpSecurity is to execute within.

    This is similar to the ManagedObjectExecuteContext.

    Author:
    Daniel Sagenschneider