Class SecurityDisabledConfigurer


  • @Configuration
    public class SecurityDisabledConfigurer
    extends Object
    • Constructor Detail

      • SecurityDisabledConfigurer

        public SecurityDisabledConfigurer​(DialobSettings dialobSettings)
    • Method Detail

      • configureRequestParameterTenantScopeFilter

        protected org.springframework.security.config.annotation.web.builders.HttpSecurity configureRequestParameterTenantScopeFilter​(org.springframework.security.config.annotation.web.builders.HttpSecurity http)
      • getTenantRequiredMatcher

        @NonNull
        protected org.springframework.security.web.util.matcher.RequestMatcher getTenantRequiredMatcher()