Pregunta

I have been unable to find a resource on this matter. I have the URL and user/password.

Please help.

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top