#if($SSLKEYSTOREDATA) #end #if($TabName == $ResourceBundle.getString('LDAP.LDAPMapperTab'))

$Encoder.bodyEscape($ResourceBundle.getString('LDAP.LDAPProtocolColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.LDAPServerNameColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.LDAPServerPortColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.LDAPServerBaseColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.LDAPBindUserColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.LDAPBindPasswordColon'))

$Encoder.bodyEscape($ResourceBundle.getString('LDAP.UserSearchBaseColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.UserSearchFilterColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.UserNameAttrColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.UserNameReplaceColon'))

$Encoder.bodyEscape($ResourceBundle.getString('LDAP.SSLCertificateList')) #if($SSLCERTIFICATESMAP) #foreach($cert in $SSLCERTIFICATESMAP.entrySet()) #end #else #end
$Encoder.bodyEscape($cert.Value)
$ResourceBundle.getString('LDAP.NoCertificatesPresent')
  $Encoder.bodyEscape($ResourceBundle.getString('LDAP.Certificate'))
#else #end