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

$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.AddUserAuthColon')) #if($FADDUSERRECORD == '1') #else #end
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.UserNameAttrColon'))

$Encoder.bodyEscape($ResourceBundle.getString('LDAP.GroupSearchBaseColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.GroupSearchFilterColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.GroupNameAttributeColon'))
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.GroupMemberDnColon')) #if($FGROUPMEMBERDN == '1') #else #end

$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