| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
SamlAuthentication |
SamlAuthentication.clone() |
SamlAuthentication |
AuthenticationDescription.getSaml()
A structure containing information about how this workspace works with SAML, including what attributes within the
assertion are to be mapped to user information in the workspace.
|
SamlAuthentication |
SamlAuthentication.withConfiguration(SamlConfiguration configuration)
A structure containing details about how this workspace works with SAML.
|
SamlAuthentication |
SamlAuthentication.withStatus(SamlConfigurationStatus status)
Specifies whether the workspace's SAML configuration is complete.
|
SamlAuthentication |
SamlAuthentication.withStatus(String status)
Specifies whether the workspace's SAML configuration is complete.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationDescription.setSaml(SamlAuthentication saml)
A structure containing information about how this workspace works with SAML, including what attributes within the
assertion are to be mapped to user information in the workspace.
|
AuthenticationDescription |
AuthenticationDescription.withSaml(SamlAuthentication saml)
A structure containing information about how this workspace works with SAML, including what attributes within the
assertion are to be mapped to user information in the workspace.
|
Copyright © 2021. All rights reserved.