Uses of Class
io.meeds.spring.web.security.PortalAuthenticationManager
Packages that use PortalAuthenticationManager
-
Uses of PortalAuthenticationManager in io.meeds.spring.web.security
Methods in io.meeds.spring.web.security with parameters of type PortalAuthenticationManagerModifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChainWebSecurityConfiguration.filterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http, PortalAuthenticationManager authenticationProvider, org.springframework.security.web.util.matcher.RequestMatcher restRequestMatcher, org.springframework.security.web.util.matcher.RequestMatcher staticResourcesRequestMatcher, org.springframework.security.web.access.AccessDeniedHandler accessDeniedHandler, org.springframework.security.authorization.AuthorizationManager<org.springframework.security.web.access.intercept.RequestAuthorizationContext> requestAuthorizationManager)