I need to consume Exchange Web Services through Java Proxies generated by JAX-WS.
Can we connect to the Exchange server with Kerberos authentication?
I need to consume Exchange Web Services through Java Proxies generated by JAX-WS.
Can we connect to the Exchange server with Kerberos authentication?
Theres nothing specific to EWS in working with Kerberos. If you can call any web service with kerberos then you'll be able to call EWS.