Fields Summary |
---|
public static final String | NTLMThe NTLM scheme is a proprietary Microsoft Windows Authentication
protocol (considered to be the most secure among currently supported
authentication schemes). |
public static final String | DIGESTDigest authentication scheme as defined in RFC2617. |
public static final String | BASICBasic authentication scheme as defined in RFC2617 (considered inherently
insecure, but most widely supported) |