Package com.ning.http.client
Class Realm
java.lang.Object
com.ning.http.client.Realm
This class is required when authentication is needed. The class support DIGEST and BASIC.
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getPrincipal
-
getPassword
-
getScheme
-
getRealmName
-
getNonce
-
getAlgorithm
-
getResponse
-
getOpaque
-
getQop
-
getNc
-
getCnonce
-
getUri
-
getCharset
-
getMethodName
-
getUsePreemptiveAuth
public boolean getUsePreemptiveAuth()Return true is preemptive authentication is enabled- Returns:
- true is preemptive authentication is enabled
-
getNtlmDomain
Return the NTLM domain to use. This value should map the JDK- Returns:
- the NTLM domain
-
getNtlmHost
Return the NTLM host.- Returns:
- the NTLM host
-
isUseAbsoluteURI
public boolean isUseAbsoluteURI() -
isOmitQuery
public boolean isOmitQuery() -
isTargetProxy
public boolean isTargetProxy() -
equals
-
toString
-
hashCode
public int hashCode()
-