| Modifier and Type | Field and Description |
|---|---|
protected ActiveDirectoryInternalUsersDatabase |
ActiveDirectorySecurityRealm.internalUsersDatabase
The Jenkins internal user to fall back in case f
NamingException |
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryInternalUsersDatabase |
ActiveDirectorySecurityRealm.getInternalUsersDatabase() |
| Constructor and Description |
|---|
ActiveDirectorySecurityRealm(String domain,
List<ActiveDirectoryDomain> domains,
String site,
String bindName,
String bindPassword,
String server,
GroupLookupStrategy groupLookupStrategy,
boolean removeIrrelevantGroups,
Boolean customDomain,
CacheConfiguration cache,
Boolean startTls,
ActiveDirectoryInternalUsersDatabase internalUsersDatabase) |
ActiveDirectorySecurityRealm(String domain,
List<ActiveDirectoryDomain> domains,
String site,
String bindName,
String bindPassword,
String server,
GroupLookupStrategy groupLookupStrategy,
boolean removeIrrelevantGroups,
Boolean customDomain,
CacheConfiguration cache,
Boolean startTls,
hudson.plugins.active_directory.TlsConfiguration tlsConfiguration,
ActiveDirectoryInternalUsersDatabase internalUsersDatabase)
Deprecated.
|
Copyright © 2016–2019. All rights reserved.