Example usage for org.apache.http.impl.auth GGSSchemeBase subclass-usage

List of usage examples for org.apache.http.impl.auth GGSSchemeBase subclass-usage

Introduction

In this page you can find the example usage for org.apache.http.impl.auth GGSSchemeBase subclass-usage.

Usage

From source file org.apache.http.impl.auth.NegotiateScheme.java

/**
 * SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
 * scheme.
 *
 * @since 4.1
 *