Class PortletContainerWebSecurityCustomizer

java.lang.Object
io.meeds.spring.web.security.PortletContainerWebSecurityCustomizer
All Implemented Interfaces:
org.springframework.security.config.annotation.web.configuration.WebSecurityCustomizer

@Service public class PortletContainerWebSecurityCustomizer extends Object implements org.springframework.security.config.annotation.web.configuration.WebSecurityCustomizer
  • Constructor Details

    • PortletContainerWebSecurityCustomizer

      public PortletContainerWebSecurityCustomizer()
  • Method Details

    • customize

      public void customize(org.springframework.security.config.annotation.web.builders.WebSecurity web)
      Specified by:
      customize in interface org.springframework.security.config.annotation.web.configuration.WebSecurityCustomizer