开发者

Any code examples of SpnegoContextToken with Java client?

开发者 https://www.devze.com 2023-02-13 06:01 出处:网络
I\'m trying to write Java code to be run on Windows to consume a WCF webservice that\'s using SpnegoContextToken.Does anyone have a good worki开发者_运维百科ng example that they can share?I am not eve

I'm trying to write Java code to be run on Windows to consume a WCF webservice that's using SpnegoContextToken. Does anyone have a good worki开发者_运维百科ng example that they can share? I am not even sure if the current Metro (2.1) supports SpnegoContextToken. I am grateful for any advice. Thanks!!!


You should check http://spnego.sourceforge.net/protected_soap_service.html for further details.

Also interesting are

http://waffle.codeplex.com/

and

http://spnego.java.net/

0

精彩评论

暂无评论...
验证码 换一张
取 消