Any examples of SpnegoContextToken code with a Java client?

I am trying to write Java code to work on Windows in order to use the WCF web service that uses the SpnegoContextToken. Does anyone have a good working example that they can share? I'm not even sure if the current Metro (2.1) supports SpnegoContextToken. I am grateful for any advice. Thank!!!

+3
source share
1 answer

Source: https://habr.com/ru/post/1794299/


All Articles