public class ReferencingAuthenticator extends Authenticator
Authenticator.RequestorType
Constructor and Description |
---|
ReferencingAuthenticator(Authenticator cxfauth,
Authenticator wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
check() |
protected PasswordAuthentication |
getPasswordAuthentication() |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public ReferencingAuthenticator(Authenticator cxfauth, Authenticator wrapped)
protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator
public final void check()
Apache CXF