Uses of Interface
org.apache.http.impl.auth.SpnegoTokenGenerator
Packages that use SpnegoTokenGenerator
Package
Description
Default implementations of standard and common HTTP authentication
schemes.
-
Uses of SpnegoTokenGenerator in org.apache.http.impl.auth
Methods in org.apache.http.impl.auth that return SpnegoTokenGeneratorConstructors in org.apache.http.impl.auth with parameters of type SpnegoTokenGeneratorModifierConstructorDescriptionNegotiateScheme
(SpnegoTokenGenerator spengoGenerator) Deprecated.NegotiateScheme
(SpnegoTokenGenerator spengoGenerator, boolean stripPort) Deprecated.Default constructor for the Negotiate authentication scheme.NegotiateSchemeFactory
(SpnegoTokenGenerator spengoGenerator) Deprecated.NegotiateSchemeFactory
(SpnegoTokenGenerator spengoGenerator, boolean stripPort) Deprecated.