Class HttpTransportPropertiesImpl.Authenticator
java.lang.Object
org.apache.axis2.transport.http.HTTPAuthenticator
org.apache.axis2.transport.http.impl.httpclient5.HttpTransportPropertiesImpl.Authenticator
- Enclosing class:
- HttpTransportPropertiesImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.axis2.transport.http.HTTPAuthenticator
getAuthSchemes, getDomain, getHost, getPassword, getPreemptiveAuthentication, getUsername, isAllowedRetry, setAllowedRetry, setAuthSchemes, setDomain, setHost, setPassword, setPreemptiveAuthentication, setUsername
-
Field Details
-
NTLM
- See Also:
-
DIGEST
- See Also:
-
BASIC
- See Also:
-
-
Constructor Details
-
Authenticator
public Authenticator()
-
-
Method Details
-
getPort
public int getPort()- Specified by:
getPortin classHTTPAuthenticator
-
setPort
public void setPort(int port) - Specified by:
setPortin classHTTPAuthenticator
-
getRealm
- Specified by:
getRealmin classHTTPAuthenticator
-
setRealm
- Specified by:
setRealmin classHTTPAuthenticator
-
getAuthPolicyPref
- Specified by:
getAuthPolicyPrefin classHTTPAuthenticator
-