Package com.shaft.api

Enum Class RequestBuilder.AuthenticationType

java.lang.Object
java.lang.Enum<RequestBuilder.AuthenticationType>
com.shaft.api.RequestBuilder.AuthenticationType
All Implemented Interfaces:
Serializable, Comparable<RequestBuilder.AuthenticationType>, Constable
Enclosing class:
RequestBuilder

public static enum RequestBuilder.AuthenticationType extends Enum<RequestBuilder.AuthenticationType>
The type of your authentication method {BASIC, FORM, NONE}