Uses of Class
software.amazon.awssdk.services.grafana.model.AssertionAttributes
-
Packages that use AssertionAttributes Package Description software.amazon.awssdk.services.grafana.model -
-
Uses of AssertionAttributes in software.amazon.awssdk.services.grafana.model
Methods in software.amazon.awssdk.services.grafana.model that return AssertionAttributes Modifier and Type Method Description AssertionAttributesSamlConfiguration. assertionAttributes()A structure that defines which attributes in the SAML assertion are to be used to define information about the users authenticated by that IdP to use the workspace.Methods in software.amazon.awssdk.services.grafana.model with parameters of type AssertionAttributes Modifier and Type Method Description SamlConfiguration.BuilderSamlConfiguration.Builder. assertionAttributes(AssertionAttributes assertionAttributes)A structure that defines which attributes in the SAML assertion are to be used to define information about the users authenticated by that IdP to use the workspace.
-