Class SecurityConfig

java.lang.Object
waffle.spring.boot.demo.SecurityConfig

@Configuration @EnableWebSecurity public class SecurityConfig extends Object
Demo Spring Boot Security configuration that configures the Negotiate filter to require authentication for all requests.