| Interface | Description |
|---|---|
| AuthenticationConfig |
Represents Authentication types supported by the connector.
|
| AuthParameter |
Represents the authentication parameter.
|
| CustomAuthConfig |
Represents the Custom authentication configuration.
|
| OAuth2CustomParameter |
Represents the Oauth2 authentication custom parameter.
|
| OAuth2Defaults |
Default OAuth2 Params values defined by Connector.
|
| Class | Description |
|---|---|
| ImmutableAuthenticationConfig |
Immutable implementation of
AuthenticationConfig. |
| ImmutableAuthenticationConfig.Builder |
Builds instances of type
ImmutableAuthenticationConfig. |
| ImmutableAuthParameter |
Immutable implementation of
AuthParameter. |
| ImmutableAuthParameter.Builder |
Builds instances of type
ImmutableAuthParameter. |
| ImmutableCustomAuthConfig |
Immutable implementation of
CustomAuthConfig. |
| ImmutableCustomAuthConfig.Builder |
Builds instances of type
ImmutableCustomAuthConfig. |
| ImmutableOAuth2CustomParameter |
Immutable implementation of
OAuth2CustomParameter. |
| ImmutableOAuth2CustomParameter.Builder |
Builds instances of type
ImmutableOAuth2CustomParameter. |
| ImmutableOAuth2Defaults |
Immutable implementation of
OAuth2Defaults. |
| ImmutableOAuth2Defaults.Builder |
Builds instances of type
ImmutableOAuth2Defaults. |
| Enum | Description |
|---|---|
| OAuth2ContentType |
OAuth2 Content type to use in the token request header.
|
| OAuth2CustomPropType | |
| OAuth2GrantType | |
| OAuth2MethodType |
OAuth2 Http method to use for the token request.
|
Copyright © 2021–2022 Amazon Web Services. All rights reserved.