| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
static IdpMetadata |
IdpMetadata.fromUrl(String url)
Create an instance of this class with
url() initialized to the given value. |
static IdpMetadata |
IdpMetadata.fromXml(String xml)
Create an instance of this class with
xml() initialized to the given value. |
IdpMetadata |
SamlConfiguration.idpMetadata()
A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this
workspace.
|
| Modifier and Type | Method and Description |
|---|---|
SamlConfiguration.Builder |
SamlConfiguration.Builder.idpMetadata(IdpMetadata idpMetadata)
A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this
workspace.
|
Copyright © 2023. All rights reserved.