public interface HttpSecurityConfigurer
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.| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.springframework.security.config.annotation.web.builders.HttpSecurity http) |
Copyright © 2023. All rights reserved.