类 ManagementWebSecurityAutoConfiguration

java.lang.Object
org.springframework.boot.actuate.autoconfigure.security.servlet.ManagementWebSecurityAutoConfiguration

Auto-configuration for Spring Security when actuator is on the classpath. It allows unauthenticated access to the HealthEndpoint. If the user specifies their own SecurityFilterChain bean, this will back-off completely and the user should specify all the bits that they want to configure as part of the custom security configuration.
从以下版本开始:
2.1.0
作者:
Madhura Bhave, Hatef Palizgar
  • 构造器详细资料

    • ManagementWebSecurityAutoConfiguration

      public ManagementWebSecurityAutoConfiguration()