| Interface | Description |
|---|---|
| GroupDetailsService |
| Class | Description |
|---|---|
| AbstractActiveDirectoryAuthenticationProvider | |
| ActiveDirectoryAuthenticationProvider |
AuthenticationProvider with Active Directory, plus UserDetailsService |
| ActiveDirectoryDomain |
Represents an Active Directory domain with its Domain Controllers
Easily allows you to match Domains with Domains Controllers
|
| ActiveDirectoryDomain.DescriptorImpl | |
| ActiveDirectoryGroupDetails | |
| ActiveDirectoryInternalUsersDatabase |
Class to fall back into the Jenkins Internal Database in case of any
NamingException |
| ActiveDirectoryMailAddressResolverImpl |
If the security realm is Active Directory, try to pick up e-mail
address from it.
|
| ActiveDirectorySecurityRealm |
SecurityRealm that talks to Active Directory. |
| ActiveDirectorySecurityRealm.DescriptorImpl | |
| ActiveDirectorySecurityRealm.EnvironmentProperty |
Store all the extra environment variable to be used on the LDAP Context
|
| ActiveDirectorySecurityRealm.EnvironmentProperty.DescriptorImpl | |
| ActiveDirectoryStatus |
ManagementLink to provide an Active Directory health status
Intend to report a health status of the Active Directory Domain through
a ManagementLink on Jenkins
|
| ActiveDirectoryStatus.ServerHealth |
ServerHealth of a SocketInfo
|
| ActiveDirectoryUnixAuthenticationProvider |
AuthenticationProvider with Active Directory, through LDAP. |
| ActiveDirectoryUserDetail | |
| CacheConfiguration<K,V,E extends Exception> |
Cache configuration
|
| CacheKey | |
| CacheUtil | |
| Messages |
Generated localization support class.
|
| SocketInfo |
Tuple of a socket endpoint.
|
| TrustAllSocketFactory |
| Enum | Description |
|---|---|
| AbstractActiveDirectoryAuthenticationProvider.NoAuthentication | |
| ActiveDirectoryDomain.Catalog | |
| GroupLookupStrategy |
Hack to let people pick lesser of two evils: performance or completeness.
|
| Exception | Description |
|---|---|
| CacheAuthenticationException |
To throw AuthenticationException when the login failed due a cache issue
|
| MultiCauseBadCredentialsException |
AuthenticationException that supports multiple nested causes. |
| MultiCauseUserMayOrMayNotExistException | |
| MultiCauseUserNotFoundException |
UsernameNotFoundException that supports multiple nested causes. |
Copyright © 2016–2020. All rights reserved.