Uses of Interface
org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthenticator
-
Uses of ReverseProxyAuthenticator in org.jenkinsci.plugins.reverse_proxy_auth.auth
ModifierConstructorDescriptionReverseProxyAuthenticationProvider
(ReverseProxyAuthenticator authenticator) Creates an instance with the supplied authenticator and a null authorities populator.ReverseProxyAuthenticationProvider
(ReverseProxyAuthenticator authenticator, ReverseProxyAuthoritiesPopulator authoritiesPopulator) Create an instance with the supplied authenticator and authorities populator implementations.