static LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.builder() |
static LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.create() |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.servers(List<LDAPAuthServiceBackendConfig.HostAndPort> servers) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.systemUserDn(String systemUserDn) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.systemUserPassword(EncryptedValue systemUserPassword) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.toBuilder() |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.transportSecurity(LDAPTransportSecurity transportSecurity) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.userFullNameAttribute(String userFullNameAttribute) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.userNameAttribute(String userNameAttribute) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.userSearchBase(String userSearchBase) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.userSearchPattern(String userSearchPattern) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.userUniqueIdAttribute(String userUniqueIdAttribute) |
abstract LDAPAuthServiceBackendConfig.Builder |
LDAPAuthServiceBackendConfig.Builder.verifyCertificates(boolean verifyCertificates) |