A C D F G H I L M R S T U 

A

authenticate(String, String) - Method in class hudson.security.LDAPSecurityRealm
authoritiesPopulator - Variable in class hudson.security.LDAPSecurityRealm.LDAPUserDetailsService
 

C

createSecurityComponents() - Method in class hudson.security.LDAPSecurityRealm
 

D

DEFAULT_DISPLAYNAME_ATTRIBUTE_NAME - Static variable in class hudson.security.LDAPSecurityRealm.DescriptorImpl
 
DEFAULT_MAILADDRESS_ATTRIBUTE_NAME - Static variable in class hudson.security.LDAPSecurityRealm.DescriptorImpl
 
DEFAULT_USER_SEARCH - Static variable in class hudson.security.LDAPSecurityRealm.DescriptorImpl
 
disableMailAddressResolver - Variable in class hudson.security.LDAPSecurityRealm
 
doCheckServer(String, String, Secret) - Method in class hudson.security.LDAPSecurityRealm.DescriptorImpl
 
doFillSizeItems() - Method in class hudson.security.LDAPSecurityRealm.CacheConfiguration.DescriptorImpl
 
doFillTtlItems() - Method in class hudson.security.LDAPSecurityRealm.CacheConfiguration.DescriptorImpl
 

F

findMailAddressFor(User) - Method in class hudson.security.LDAPSecurityRealm.MailAdressResolverImpl
 

G

getAdditionalRoles(LdapUserDetails) - Method in class hudson.security.LDAPSecurityRealm.AuthoritiesPopulatorImpl
 
getCache() - Method in class hudson.security.LDAPSecurityRealm
 
getCacheSize() - Method in class hudson.security.LDAPSecurityRealm
 
getCacheTTL() - Method in class hudson.security.LDAPSecurityRealm
 
getDisplayName() - Method in class hudson.security.LDAPSecurityRealm.CacheConfiguration.DescriptorImpl
 
getDisplayName() - Method in class hudson.security.LDAPSecurityRealm.DescriptorImpl
 
getDisplayName() - Method in class hudson.security.LDAPSecurityRealm.EnvironmentProperty.DescriptorImpl
 
getDisplayNameAttributeName() - Method in class hudson.security.LDAPSecurityRealm
 
getEnvironmentProperties() - Method in class hudson.security.LDAPSecurityRealm
 
getExtraEnvVars() - Method in class hudson.security.LDAPSecurityRealm
 
getGroupMembershipFilter() - Method in class hudson.security.LDAPSecurityRealm
 
getGroupMembershipRoles(String, String) - Method in class hudson.security.LDAPSecurityRealm.AuthoritiesPopulatorImpl
Retrieves the group membership in two ways.
getGroupSearchFilter() - Method in class hudson.security.LDAPSecurityRealm
 
getLDAPURL() - Method in class hudson.security.LDAPSecurityRealm
 
getMailAddressAttributeName() - Method in class hudson.security.LDAPSecurityRealm
 
getManagerPassword() - Method in class hudson.security.LDAPSecurityRealm
 
getManagerPasswordSecret() - Method in class hudson.security.LDAPSecurityRealm
 
getName() - Method in class hudson.security.LDAPSecurityRealm.EnvironmentProperty
 
getServerUrl() - Method in class hudson.security.LDAPSecurityRealm
 
getSize() - Method in class hudson.security.LDAPSecurityRealm.CacheConfiguration
 
getTtl() - Method in class hudson.security.LDAPSecurityRealm.CacheConfiguration
 
getValue() - Method in class hudson.security.LDAPSecurityRealm.EnvironmentProperty
 
GROUP_SEARCH - Static variable in class hudson.security.LDAPSecurityRealm
LDAP filter to look for groups by their names.
groupMembershipFilter - Variable in class hudson.security.LDAPSecurityRealm
Query to locate the group entries that a user belongs to, given the user object.
groupSearchBase - Variable in class hudson.security.LDAPSecurityRealm
This defines the organizational unit that contains groups.
groupSearchFilter - Variable in class hudson.security.LDAPSecurityRealm
Query to locate an entry that identifies the group, given the group name string.

H

hudson.security - package hudson.security
 

I

inhibitInferRootDN - Variable in class hudson.security.LDAPSecurityRealm
Allow the rootDN to be inferred? Default is false.

L

ldapSearch - Variable in class hudson.security.LDAPSecurityRealm.LDAPUserDetailsService
 
LDAPSecurityRealm - Class in hudson.security
SecurityRealm implementation that uses LDAP for authentication.
LDAPSecurityRealm(String, String, String, String, String, String, String, boolean) - Constructor for class hudson.security.LDAPSecurityRealm
Deprecated.
retained for backwards binary compatibility.
LDAPSecurityRealm(String, String, String, String, String, String, String, boolean, boolean) - Constructor for class hudson.security.LDAPSecurityRealm
Deprecated.
retained for backwards binary compatibility.
LDAPSecurityRealm(String, String, String, String, String, String, String, boolean, boolean, LDAPSecurityRealm.CacheConfiguration) - Constructor for class hudson.security.LDAPSecurityRealm
Deprecated.
retained for backwards binary compatibility.
LDAPSecurityRealm(String, String, String, String, String, String, String, String, String, boolean, boolean, LDAPSecurityRealm.CacheConfiguration) - Constructor for class hudson.security.LDAPSecurityRealm
Deprecated.
retained for backwards binary compatibility.
LDAPSecurityRealm(String, String, String, String, String, String, String, String, String, boolean, boolean, LDAPSecurityRealm.CacheConfiguration, LDAPSecurityRealm.EnvironmentProperty[]) - Constructor for class hudson.security.LDAPSecurityRealm
Deprecated.
retained for backwards binary compatibility.
LDAPSecurityRealm(String, String, String, String, String, String, String, String, String, boolean, boolean, LDAPSecurityRealm.CacheConfiguration, LDAPSecurityRealm.EnvironmentProperty[], String, String) - Constructor for class hudson.security.LDAPSecurityRealm
Deprecated.
retained for backwards binary compatibility.
LDAPSecurityRealm(String, String, String, String, String, String, String, String, Secret, boolean, boolean, LDAPSecurityRealm.CacheConfiguration, LDAPSecurityRealm.EnvironmentProperty[], String, String) - Constructor for class hudson.security.LDAPSecurityRealm
 
LDAPSecurityRealm.AuthoritiesPopulatorImpl - Class in hudson.security
LdapAuthoritiesPopulator that adds the automatic 'authenticated' role.
LDAPSecurityRealm.AuthoritiesPopulatorImpl(InitialDirContextFactory, String) - Constructor for class hudson.security.LDAPSecurityRealm.AuthoritiesPopulatorImpl
 
LDAPSecurityRealm.CacheConfiguration - Class in hudson.security
 
LDAPSecurityRealm.CacheConfiguration(int, int) - Constructor for class hudson.security.LDAPSecurityRealm.CacheConfiguration
 
LDAPSecurityRealm.CacheConfiguration.DescriptorImpl - Class in hudson.security
 
LDAPSecurityRealm.CacheConfiguration.DescriptorImpl() - Constructor for class hudson.security.LDAPSecurityRealm.CacheConfiguration.DescriptorImpl
 
LDAPSecurityRealm.DescriptorImpl - Class in hudson.security
 
LDAPSecurityRealm.DescriptorImpl() - Constructor for class hudson.security.LDAPSecurityRealm.DescriptorImpl
 
LDAPSecurityRealm.EnvironmentProperty - Class in hudson.security
 
LDAPSecurityRealm.EnvironmentProperty(String, String) - Constructor for class hudson.security.LDAPSecurityRealm.EnvironmentProperty
 
LDAPSecurityRealm.EnvironmentProperty.DescriptorImpl - Class in hudson.security
 
LDAPSecurityRealm.EnvironmentProperty.DescriptorImpl() - Constructor for class hudson.security.LDAPSecurityRealm.EnvironmentProperty.DescriptorImpl
 
LDAPSecurityRealm.LDAPUserDetailsService - Class in hudson.security
 
LDAPSecurityRealm.MailAdressResolverImpl - Class in hudson.security
If the security realm is LDAP, try to pick up e-mail address from LDAP.
LDAPSecurityRealm.MailAdressResolverImpl() - Constructor for class hudson.security.LDAPSecurityRealm.MailAdressResolverImpl
 
loadGroupByGroupname(String) - Method in class hudson.security.LDAPSecurityRealm
 
loadUserByUsername(String) - Method in class hudson.security.LDAPSecurityRealm.LDAPUserDetailsService
 
loadUserByUsername(String) - Method in class hudson.security.LDAPSecurityRealm

M

managerDN - Variable in class hudson.security.LDAPSecurityRealm
If non-null, we use this and LDAPSecurityRealm.managerPasswordSecret when binding to LDAP.

R

rootDN - Variable in class hudson.security.LDAPSecurityRealm
The root DN to connect to.

S

server - Variable in class hudson.security.LDAPSecurityRealm
LDAP server name(s) separated by spaces, optionally with TCP port number, like "ldap.acme.org" or "ldap.acme.org:389" and/or with protcol, like "ldap://ldap.acme.org".
setConvertToUpperCase(boolean) - Method in class hudson.security.LDAPSecurityRealm.AuthoritiesPopulatorImpl
 
setRolePrefix(String) - Method in class hudson.security.LDAPSecurityRealm.AuthoritiesPopulatorImpl
 

T

toMap(List<LDAPSecurityRealm.EnvironmentProperty>) - Static method in class hudson.security.LDAPSecurityRealm.EnvironmentProperty
 

U

updateUserDetails(Authentication) - Method in class hudson.security.LDAPSecurityRealm
 
updateUserDetails(UserDetails) - Method in class hudson.security.LDAPSecurityRealm
 
updateUserDetails(LdapUserDetails) - Method in class hudson.security.LDAPSecurityRealm
 
userSearch - Variable in class hudson.security.LDAPSecurityRealm
Query to locate an entry that identifies the user, given the user name string.
userSearchBase - Variable in class hudson.security.LDAPSecurityRealm
Specifies the relative DN from the root DN.
A C D F G H I L M R S T U 

Copyright © 2004-2014. All Rights Reserved.