| Package | Description |
|---|---|
| software.amazon.awssdk.services.mobile |
AWS Mobile Service provides mobile app and website developers with capabilities required to configure AWS resources
and bootstrap their developer desktop projects with the necessary SDKs, constants, tools and samples to make use of
those resources.
|
| software.amazon.awssdk.services.mobile.auth.scheme | |
| software.amazon.awssdk.services.mobile.auth.scheme.internal | |
| software.amazon.awssdk.services.mobile.internal |
| Modifier and Type | Method and Description |
|---|---|
MobileAuthSchemeProvider |
MobileServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
MobileAuthSchemeProvider |
MobileServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
MobileServiceClientConfiguration.Builder |
MobileServiceClientConfiguration.Builder.authSchemeProvider(MobileAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
MobileBaseClientBuilder.authSchemeProvider(MobileAuthSchemeProvider authSchemeProvider)
Set the
MobileAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static MobileAuthSchemeProvider |
MobileAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMobileAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
MobileAuthSchemeProvider |
MobileServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
MobileServiceClientConfiguration.Builder |
MobileServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(MobileAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.