Interface HttpSecurityConfigurer
public interface HttpSecurityConfigurer
A
HttpSecurityConfigurer configures the authentication of the endpoints exposed by the
registered Servlet adapters. Service endpoints that require no authorization as defined in the
CDS model are exposed as public.-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)