| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceServerConfig |
ResourceServerConfig.addScopesEntry(String key,
ResourceServerScopeDetails value)
Add a single Scopes entry
|
ResourceServerConfig |
ResourceServerConfig.clearScopesEntries()
Removes all the entries added into Scopes.
|
ResourceServerConfig |
ResourceServerConfig.clone() |
ResourceServerConfig |
ApplicationProvider.getResourceServerConfig()
A structure that describes the application provider's resource server.
|
ResourceServerConfig |
DescribeApplicationProviderResult.getResourceServerConfig()
A structure with details about the receiving application.
|
ResourceServerConfig |
ResourceServerConfig.withScopes(Map<String,ResourceServerScopeDetails> scopes)
A list of the IAM Identity Center access scopes that are associated with this resource server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationProvider.setResourceServerConfig(ResourceServerConfig resourceServerConfig)
A structure that describes the application provider's resource server.
|
void |
DescribeApplicationProviderResult.setResourceServerConfig(ResourceServerConfig resourceServerConfig)
A structure with details about the receiving application.
|
ApplicationProvider |
ApplicationProvider.withResourceServerConfig(ResourceServerConfig resourceServerConfig)
A structure that describes the application provider's resource server.
|
DescribeApplicationProviderResult |
DescribeApplicationProviderResult.withResourceServerConfig(ResourceServerConfig resourceServerConfig)
A structure with details about the receiving application.
|
Copyright © 2024. All rights reserved.