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

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

Introduction

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

Usage

From source file com.xebialabs.overthere.cifs.winrm.WsmanKerberosSchemeFactory.java

class WsmanKerberosSchemeFactory extends KerberosSchemeFactory {

    private final String spnServiceClass;

    private final String spnHost;

From source file com.xebialabs.overthere.winrm.WsmanKerberosSchemeFactory.java

class WsmanKerberosSchemeFactory extends KerberosSchemeFactory {

    private final String spnServiceClass;

    private final String spnHost;