- getAdditionalRoles(ReverseProxyUserDetails) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.auth.DefaultReverseProxyAuthoritiesPopulator
-
This method should be overridden if required to obtain any additional
roles for the given user (on top of those obtained from the standard
search implemented by this class).
- getAdditionalRoles(ReverseProxyUserDetails) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthoritiesPopulatorImpl
-
- getAdditionalRoles(LdapUserDetails) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.service.ProxyLDAPAuthoritiesPopulator
-
- getAttributes() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.model.ReverseProxyUserDetails
-
- getAuthorities() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.model.ReverseProxyUserDetails
-
- getAuthoritiesPopulator() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthenticationProvider
-
- getDisplayName() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm.ProxyLDAPDescriptor
-
- getDisplayNameLdapAttribute() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getEmailAddressLdapAttribute() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getForwardedUser() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
Name of the HTTP header to look at.
- getGrantedAuthorities(ReverseProxyUserDetails) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.auth.DefaultReverseProxyAuthoritiesPopulator
-
Obtains the authorities for the user who's directory entry is represented by
the supplied LdapUserDetails object.
- getGrantedAuthorities(ReverseProxyUserDetails) - Method in interface org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthoritiesPopulator
-
- getGroupMembershipFilter() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getGroupMembershipRoles(String) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.auth.DefaultReverseProxyAuthoritiesPopulator
-
- getGroupMembershipRoles(String) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.auth.ReverseProxyAuthoritiesPopulatorImpl
-
Retrieves the group membership in two ways.
- getGroupMembershipRoles(String, String) - Method in class org.jenkinsci.plugins.reverse_proxy_auth.service.ProxyLDAPAuthoritiesPopulator
-
Retrieves the group membership in two ways.
- getGroupSearchFilter() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getHeaderGroups() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getHeaderGroupsDelimiter() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getLDAPURL() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getManagerPassword() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getPassword() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.model.ReverseProxyUserDetails
-
- getServerUrl() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getUpdateInterval() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
- getUsername() - Method in class org.jenkinsci.plugins.reverse_proxy_auth.model.ReverseProxyUserDetails
-
- GROUP_SEARCH - Static variable in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
LDAP filter to look for groups by their names.
- groupMembershipFilter - Variable in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
Query to locate the group entries that a user belongs to, given the user object.
- groupSearchBase - Variable in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
This defines the organizational unit that contains groups.
- groupSearchFilter - Variable in class org.jenkinsci.plugins.reverse_proxy_auth.ReverseProxySecurityRealm
-
Query to locate an entry that identifies the group, given the group name string.
- GroupSearchTemplate - Class in org.jenkinsci.plugins.reverse_proxy_auth.data
-
- GroupSearchTemplate(String) - Constructor for class org.jenkinsci.plugins.reverse_proxy_auth.data.GroupSearchTemplate
-