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

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

Introduction

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

Usage

From source file org.jboss.as.test.integration.security.loginmodules.negotiation.JBossNegotiateSchemeFactory.java

/**
 * SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme factory. Provides
 * {@link JBossNegotiateScheme} instances.
 * 
 * @author Josef Cacek
 */