Searched refs:NEGOTIATE (Results 1 – 3 of 3) sorted by relevance
34 NEGOTIATE, enumConstant
35 import static sun.net.www.protocol.http.AuthScheme.NEGOTIATE;68 hci.scheme.equalsIgnoreCase("Negotiate") ? NEGOTIATE : KERBEROS, in NegotiateAuthentication()
75 import static sun.net.www.protocol.http.AuthScheme.NEGOTIATE;1985 authScheme = NEGOTIATE;2060 case NEGOTIATE:2126 authScheme = NEGOTIATE;2153 case NEGOTIATE: