com.ning.http.client.providers.netty.spnego
Class SpnegoEngine
java.lang.Object
com.ning.http.client.providers.netty.spnego.SpnegoEngine
public class SpnegoEngine
- extends Object
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
scheme.
- Since:
- 4.1
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpnegoEngine
public SpnegoEngine(SpnegoTokenGenerator spnegoGenerator)
SpnegoEngine
public SpnegoEngine()
generateToken
public String generateToken(String server)
throws Throwable
- Throws:
Throwable
Copyright © 2011. All Rights Reserved.