I have been unable to find a resource on this matter. I have the URL and user/password.
Please help.
Take a look at the JNDI Tutorial. In short you put the Principal and Credentials into a environment hash and pass that through to the server in a "bind" operation to create the context.
http://docs.oracle.com/javase/jndi/tutorial/ldap/security/ldap.html
Copyright © 2021 Jogjafile Inc.
Take a look at the JNDI Tutorial. In short you put the Principal and Credentials into a environment hash and pass that through to the server in a "bind" operation to create the context.
http://docs.oracle.com/javase/jndi/tutorial/ldap/security/ldap.html