| Package | Description |
|---|---|
| org.jenkinsci.plugins.reverse_proxy_auth | |
| org.jenkinsci.plugins.reverse_proxy_auth.auth |
| Constructor and Description |
|---|
ReverseProxyUserDetailsService(ReverseProxyAuthoritiesPopulator authoritiesPopulator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReverseProxyAuthoritiesPopulator |
class |
ReverseProxyAuthoritiesPopulatorImpl |
| Modifier and Type | Method and Description |
|---|---|
protected ReverseProxyAuthoritiesPopulator |
ReverseProxyAuthenticationProvider.getAuthoritiesPopulator() |
| Constructor and Description |
|---|
ReverseProxyAuthenticationProvider(ReverseProxyAuthenticator authenticator,
ReverseProxyAuthoritiesPopulator authoritiesPopulator)
Create an instance with the supplied authenticator and authorities populator implementations.
|
Copyright © 2016–2020. All rights reserved.