Uses of Interface
org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthenticator
Packages that use ReverseProxyAuthenticator
-
Uses of ReverseProxyAuthenticator in org.jenkinsci.plugins.reverse_proxy_auth.auth
Classes in org.jenkinsci.plugins.reverse_proxy_auth.auth that implement ReverseProxyAuthenticatorConstructors in org.jenkinsci.plugins.reverse_proxy_auth.auth with parameters of type ReverseProxyAuthenticatorModifierConstructorDescriptionReverseProxyAuthenticationProvider
(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.