Class ReverseProxyAuthoritiesPopulatorImpl

java.lang.Object
org.jenkinsci.plugins.reverse_proxy_auth.auth.DefaultReverseProxyAuthoritiesPopulator
org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthoritiesPopulatorImpl
All Implemented Interfaces:
ReverseProxyAuthoritiesPopulator

public final class ReverseProxyAuthoritiesPopulatorImpl extends DefaultReverseProxyAuthoritiesPopulator
Author:
Wilder rodrigues (wrodrigues@schuberphilis.com)
  • Constructor Details

    • ReverseProxyAuthoritiesPopulatorImpl

      public ReverseProxyAuthoritiesPopulatorImpl(@CheckForNull Hashtable<String,Collection<? extends org.springframework.security.core.GrantedAuthority>> authContext)
  • Method Details