문제

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top