public class HttpAuthenticator extends Authenticator
Authenticator.RequestorType
Modifier and Type | Field and Description |
---|---|
static boolean |
debug |
Constructor and Description |
---|
HttpAuthenticator(AppClientSecurityInfo secInfo,
AppClientSecurityInfo.CredentialType loginType)
Create the authenticator.
|
Modifier and Type | Method and Description |
---|---|
protected PasswordAuthentication |
getPasswordAuthentication()
This is called when authentication is needed for a protected
web resource.
|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public static final boolean debug
public HttpAuthenticator(AppClientSecurityInfo secInfo, AppClientSecurityInfo.CredentialType loginType)
protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication
in class Authenticator
Copyright © 2021. All rights reserved.