ApiBootWebSecurityAutoConfiguration(ApiBootSecurityProperties apiBootSecurityProperties,
org.springframework.security.web.access.AccessDeniedHandler accessDeniedHandler,
org.springframework.security.web.AuthenticationEntryPoint authenticationEntryPoint) |
ApiBootWebSecurityJdbcAutoConfiguration(ApiBootSecurityProperties apiBootSecurityProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.web.access.AccessDeniedHandler> accessDeniedHandler,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.web.AuthenticationEntryPoint> authenticationEntryPoint) |
ApiBootWebSecurityMemoryAutoConfiguration(ApiBootSecurityProperties apiBootSecurityProperties,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.web.access.AccessDeniedHandler> accessDeniedHandler,
org.springframework.beans.factory.ObjectProvider<org.springframework.security.web.AuthenticationEntryPoint> authenticationEntryPoint) |