Uses of Class
io.meeds.spring.web.security.PortalAuthenticationManager

Packages that use PortalAuthenticationManager
Package
Description
 
  • Uses of PortalAuthenticationManager in io.meeds.spring.web.security

    Modifier and Type
    Method
    Description
    org.springframework.security.web.SecurityFilterChain
    WebSecurityConfiguration.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)