
public final class ElytronAuthenticator extends Authenticator
Authenticator which uses the current security context to perform the authentication.Authenticator.RequestorType| Constructor and Description |
|---|
ElytronAuthenticator()
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected PasswordAuthentication |
getPasswordAuthentication()
Get the password authentication for this authenticator, which uses the current local
authentication context to log in to the remote server.
|
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefaultpublic ElytronAuthenticator()
createAuthenticator ElytronPermission.protected PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class AuthenticatorCopyright © 2020 JBoss by Red Hat. All rights reserved.