La réponse : ce n'est pas prévu.
Après des recherches sur internet :
- http://stackoverflow.com/questions/24497494/soap-webservice-client-using-apache-cxf-for-ntlm-authentication
- http://stackoverflow.com/questions/6184881/can-javas-single-sign-on-use-credentials-from-credential-manager-on-windo
- http://stackoverflow.com/questions/480895/reset-the-authenticator-credentials
- http://bugs.java.com/bugdatabase/view_bug.do?bug_id=6626700
AuthCacheValue.setAuthCache(new AuthCacheImpl());Mais il y a encore un autre soucis, ce n'est pas thread safe. C'est a dire quedans un environnement multi-thread, avec accès concurrent, le résultat est aléatoire.
Il va donc falloir trouver une autre solution.
Cette solution sera le framework Apache Http Client qui sera traiter dans le prochaine billet.
Aucun commentaire:
Enregistrer un commentaire