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