The list of supported properties can be found in Appendix A: JNDI Standard
Environment Properties in the Java Naming and Directory API at
Each JNDI provider has its set of properties that you can set within the
For example, you can set the property java.naming.security.authentication to allow user credentials to be encrypted on the network if the provider supports it. You can also specify that SSL be used with LDAP (LDAPS).