axdimitar commented on a change in pull request #608:
URL: https://github.com/apache/logging-log4j2/pull/608#discussion_r768408481
##########
File path: src/site/xdoc/manual/configuration.xml.vm
##########
@@ -2146,6 +2146,32 @@ public class AwesomeTest {
before falling back to the default class loader.
</td>
</tr>
+ <tr>
+ <td><a name="allowedLdapClasses"/>log4j2.allowedLdapClasses</td>
+ <td>LOG4J_ALLOWED_LDAP_CLASSES</td>
+ <td> </td>
+ <td>
+ System property that specifies fully qualified class names that may be
accessed by LDAP. The classes
+ must implement Serializable. By default only Java primative classes are
allowed.
Review comment:
primitive vs primative
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]