Example usage for org.apache.http.config Lookup interface-usage

List of usage examples for org.apache.http.config Lookup interface-usage

Introduction

In this page you can find the example usage for org.apache.http.config Lookup interface-usage.

Usage

From source file com.joyent.http.signature.apache.httpclient.HttpSignatureAuthSchemeProviderLookup.java

/**
 * {@link org.apache.http.config.Lookup} implementation that provides a
 * default mapping to an HTTP signatures
 * {@link org.apache.http.auth.AuthSchemeProvider}.
 *
 * @author <a href="https://github.com/dekobon">Elijah Zupancic</a>