Uses of Class
software.amazon.awssdk.services.grafana.model.SamlAuthentication
-
Packages that use SamlAuthentication Package Description software.amazon.awssdk.services.grafana.model -
-
Uses of SamlAuthentication in software.amazon.awssdk.services.grafana.model
Methods in software.amazon.awssdk.services.grafana.model that return SamlAuthentication Modifier and Type Method Description SamlAuthenticationAuthenticationDescription. 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.Methods in software.amazon.awssdk.services.grafana.model with parameters of type SamlAuthentication Modifier and Type Method Description AuthenticationDescription.BuilderAuthenticationDescription.Builder. saml(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.
-