@Stability(value=Stable) @Internal public static final class CfnEnvironment.FederationParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEnvironment.FederationParametersProperty
CfnEnvironment.FederationParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEnvironment.FederationParametersProperty.Builder, CfnEnvironment.FederationParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEnvironment.FederationParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEnvironment.FederationParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationCallBackUrl()
The redirect or sign-in URL that should be entered into the SAML 2.0 compliant identity provider configuration (IdP).
|
Object |
getAttributeMap()
SAML attribute name and value.
|
String |
getFederationProviderName()
Name of the identity provider (IdP).
|
String |
getFederationUrn()
The Uniform Resource Name (URN).
|
String |
getSamlMetadataDocument()
SAML 2.0 Metadata document from identity provider (IdP).
|
String |
getSamlMetadataUrl()
Provide the metadata URL from your SAML 2.0 compliant identity provider (IdP).
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnEnvironment.FederationParametersProperty.Builder builder)
CfnEnvironment.FederationParametersProperty.Builder.public final String getApplicationCallBackUrl()
CfnEnvironment.FederationParametersPropertygetApplicationCallBackUrl in interface CfnEnvironment.FederationParametersPropertypublic final Object getAttributeMap()
CfnEnvironment.FederationParametersProperty
The name must always be Email and the value should be set to the attribute definition in which user email is set. For example, name would be Email and value http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress . Please check your SAML 2.0 compliant identity provider (IdP) documentation for details.
getAttributeMap in interface CfnEnvironment.FederationParametersPropertypublic final String getFederationProviderName()
CfnEnvironment.FederationParametersPropertygetFederationProviderName in interface CfnEnvironment.FederationParametersPropertypublic final String getFederationUrn()
CfnEnvironment.FederationParametersPropertyAlso referred as Service Provider URN or Audience URI or Service Provider Entity ID.
getFederationUrn in interface CfnEnvironment.FederationParametersPropertypublic final String getSamlMetadataDocument()
CfnEnvironment.FederationParametersPropertygetSamlMetadataDocument in interface CfnEnvironment.FederationParametersPropertypublic final String getSamlMetadataUrl()
CfnEnvironment.FederationParametersPropertygetSamlMetadataUrl in interface CfnEnvironment.FederationParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.