Package com.ning.http.client.spnego
Interface SpnegoTokenGenerator
public interface SpnegoTokenGenerator
Abstract SPNEGO token generator. Implementations should take an Kerberos ticket and transform
into a SPNEGO token.
Implementations of this interface are expected to be thread-safe.
- Since:
- 4.1
-
Method Summary
-
Method Details
-
generateSpnegoDERObject
- Throws:
IOException
-