ProdDelegatedSecurityConfigurer
class ProdDelegatedSecurityConfigurer(authenticationEntryPoint: AuthenticationEntryPoint, accessDeniedHandler: AccessDeniedHandler, tokenAuthProvider: AuthenticationProvider, corsProperties: CorsConfigurationSourceProperties) : AbstractDelegatedSecurityConfigurer
Constructors
Link copied to clipboard
constructor(authenticationEntryPoint: AuthenticationEntryPoint, accessDeniedHandler: AccessDeniedHandler, tokenAuthProvider: AuthenticationProvider, corsProperties: CorsConfigurationSourceProperties)