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, setDefaultpublic ReferencingAuthenticator(Authenticator cxfauth, Authenticator wrapped)
protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class Authenticatorpublic final void check()
Apache CXF