Package io.jmix.saml.config
Interface SamlHttpSecurityConfigurer
@NullMarked
public interface SamlHttpSecurityConfigurer
Interface that allows you to perform additional Spring Security configuration within SAML configuration.
All beans that implement this interface will be automatically applied
during SAML configuration within
SamlVaadinWebSecurity.-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(org.springframework.security.config.annotation.web.builders.HttpSecurity http)