Class LdapConnectionParametersBuilder
java.lang.Object
org.forgerock.am.identity.application.model.LdapConnectionParametersBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()ldapPassword(char[] ldapPassword) ldapServers(Set<org.forgerock.openam.ldap.LDAPURL> ldapServers) mtlsEnabled(boolean mtlsEnabled) mtlsSecretLabel(String mtlsSecretLabel) startSearchLocation(String startSearchLocation) useStartTls(boolean useStartTls)
-
Constructor Details
-
LdapConnectionParametersBuilder
public LdapConnectionParametersBuilder()
-
-
Method Details
-
ldapConnectionParameters
-
ldapServers
public LdapConnectionParametersBuilder ldapServers(Set<org.forgerock.openam.ldap.LDAPURL> ldapServers) -
ldapUser
-
ldapPassword
-
startSearchLocation
-
useStartTls
-
mtlsEnabled
-
mtlsSecretLabel
-
realm
-
build
-