org.apache.cxf.transport.http
Class CXFAuthenticator
java.lang.Object
java.net.Authenticator
org.apache.cxf.transport.http.CXFAuthenticator
public class CXFAuthenticator
- extends Authenticator
Methods inherited from class java.net.Authenticator |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CXFAuthenticator
public CXFAuthenticator()
addAuthenticator
public static void addAuthenticator()
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthentication
in class Authenticator
Apache CXF