Package org.apache.cxf.transport.http
Class CXFAuthenticator
java.lang.Object
java.net.Authenticator
org.apache.cxf.transport.http.CXFAuthenticator
-
Nested Class Summary
Nested classes/interfaces inherited from class java.net.Authenticator
Authenticator.RequestorType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.Authenticator
getDefault, getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthenticationInstance, setDefault
-
Constructor Details
-
CXFAuthenticator
public CXFAuthenticator()
-
-
Method Details
-
addAuthenticator
public static void addAuthenticator() -
getPasswordAuthentication
- Overrides:
getPasswordAuthenticationin classAuthenticator
-