| 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. | 
| KeyStoreCredentialSource | A credential source which is backed by a key store entry. | 
| OAuth2CredentialSource | A  CredentialSourcecapable of authenticating against a OAuth2 compliant authorization server and obtaining
 access tokens in form of aBearerTokenCredential. | 
| OAuth2CredentialSource.Builder | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.