Uses of Interface
org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthoritiesPopulator
Package
Description
-
Uses of ReverseProxyAuthoritiesPopulator in org.jenkinsci.plugins.reverse_proxy_auth
ModifierConstructorDescriptionReverseProxyUserDetailsService
(ReverseProxyAuthoritiesPopulator authoritiesPopulator) -
Uses of ReverseProxyAuthoritiesPopulator in org.jenkinsci.plugins.reverse_proxy_auth.auth
Modifier and TypeClassDescriptionclass
final class
Modifier and TypeMethodDescriptionprotected ReverseProxyAuthoritiesPopulator
ReverseProxyAuthenticationProvider.getAuthoritiesPopulator()
ModifierConstructorDescriptionReverseProxyAuthenticationProvider
(ReverseProxyAuthenticator authenticator, ReverseProxyAuthoritiesPopulator authoritiesPopulator) Create an instance with the supplied authenticator and authorities populator implementations.