Class ReverseProxySecurityRealm.ReverseProxyUserDetailsService

java.lang.Object
org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm.ReverseProxyUserDetailsService
All Implemented Interfaces:
org.springframework.security.core.userdetails.UserDetailsService
Enclosing class:
ReverseProxySecurityRealm

public static class ReverseProxySecurityRealm.ReverseProxyUserDetailsService extends Object implements org.springframework.security.core.userdetails.UserDetailsService
  • Constructor Details

  • Method Details

    • loadUserByUsername

      public ReverseProxyUserDetails loadUserByUsername(String username) throws org.springframework.security.core.userdetails.UsernameNotFoundException
      Specified by:
      loadUserByUsername in interface org.springframework.security.core.userdetails.UserDetailsService
      Throws:
      org.springframework.security.core.userdetails.UsernameNotFoundException