#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.AttributeConditionColon'))
 
 
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.AttributeCondition'))

$Encoder.bodyEscape($ResourceBundle.getString('LDAP.AttributeRegexpCondition'))
     
     
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.TRUE'))     $Encoder.bodyEscape($ResourceBundle.getString('LDAP.FALSE'))  
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.TRUE'))
 
$Encoder.bodyEscape($ResourceBundle.getString('LDAP.DEFAULT'))

$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