
| Interface | Description |
|---|---|
| CredentialSource |
A source for credentials.
|
| Class | Description |
|---|---|
| CallbackHandlerCredentialSource |
A credential source which is backed by a callback handler.
|
| CommandCredentialSource |
A credential source which acquires a credential from the command line.
|
| CommandCredentialSource.Builder |
A builder for a command credential source.
|
| CredentialStoreCredentialSource |
A credential source which is backed by an entry in a credential store.
|
| FactoryCredentialSource |
A credential source which is backed by a credential security factory.
|
| KeyStoreCredentialSource |
A credential source which is backed by a key store entry.
|
| LocalKerberosCredentialSource | Deprecated
Kerberos based authentication mechanism obtains credential himself
|
| LocalKerberosCredentialSource.Builder |
A builder for a local kerberos credential source.
|
| OAuth2CredentialSource |
A
CredentialSource capable of authenticating against a OAuth2 compliant authorization server and obtaining
access tokens in form of a BearerTokenCredential. |
| OAuth2CredentialSource.Builder |
Copyright © 2020 JBoss by Red Hat. All rights reserved.