Class FlowableTokenAuthenticationConfigurer<H extends HttpSecurityBuilder<H>>

All Implemented Interfaces:
SecurityConfigurer<DefaultSecurityFilterChain,H>

public class FlowableTokenAuthenticationConfigurer<H extends HttpSecurityBuilder<H>> extends AbstractHttpConfigurer<FlowableTokenAuthenticationConfigurer<H>,H>
A Spring Security configurer used for configuring the Flowable Token Request Parameter authentication.
Author:
Filip Hrisafov