@Stability(value=Experimental) @Internal public static final class IdentityPoolAuthenticationProviders.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IdentityPoolAuthenticationProviders
IdentityPoolAuthenticationProviderssoftware.amazon.jsii.JsiiObject.InitializationModeIdentityPoolAuthenticationProviders.Builder, IdentityPoolAuthenticationProviders.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IdentityPoolAuthenticationProviders.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IdentityPoolAuthenticationProviders.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) |
IdentityPoolAmazonLoginProvider |
getAmazon()
(experimental) App Id for Amazon Identity Federation.
|
IdentityPoolAppleLoginProvider |
getApple()
(experimental) Services Id for Apple Identity Federation.
|
String |
getCustomProvider()
(experimental) The Developer Provider Name to associate with this Identity Pool.
|
IdentityPoolDigitsLoginProvider |
getDigits()
(experimental) Consumer Key and Secret for Digits Identity Federation.
|
IdentityPoolFacebookLoginProvider |
getFacebook()
(experimental) App Id for Facebook Identity Federation.
|
IdentityPoolGoogleLoginProvider |
getGoogle()
(experimental) Client Id for Google Identity Federation.
|
List<IOpenIdConnectProvider> |
getOpenIdConnectProviders()
(experimental) The OpenIdConnect Provider associated with this Identity Pool.
|
List<ISamlProvider> |
getSamlProviders()
(experimental) The Security Assertion Markup Language Provider associated with this Identity Pool.
|
IdentityPoolTwitterLoginProvider |
getTwitter()
(experimental) Consumer Key and Secret for Twitter Identity Federation.
|
List<IUserPoolAuthenticationProvider> |
getUserPools()
(experimental) The User Pool Authentication Providers associated with this Identity Pool.
|
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(IdentityPoolAuthenticationProviders.Builder builder)
IdentityPoolAuthenticationProviders.Builder.public final String getCustomProvider()
IdentityPoolAuthenticationProvidersDefault: - no Custom Provider
getCustomProvider in interface IdentityPoolAuthenticationProviderspublic final List<IOpenIdConnectProvider> getOpenIdConnectProviders()
IdentityPoolAuthenticationProvidersDefault: - no OpenIdConnectProvider
getOpenIdConnectProviders in interface IdentityPoolAuthenticationProviderspublic final List<ISamlProvider> getSamlProviders()
IdentityPoolAuthenticationProvidersDefault: - no SamlProvider
getSamlProviders in interface IdentityPoolAuthenticationProviderspublic final List<IUserPoolAuthenticationProvider> getUserPools()
IdentityPoolAuthenticationProvidersDefault: - no User Pools Associated
getUserPools in interface IdentityPoolAuthenticationProviderspublic final IdentityPoolAmazonLoginProvider getAmazon()
IdentityPoolProvidersDefault: - No Amazon Authentication Provider used without OpenIdConnect or a User Pool
getAmazon in interface IdentityPoolProviderspublic final IdentityPoolAppleLoginProvider getApple()
IdentityPoolProvidersDefault: - No Apple Authentication Provider used without OpenIdConnect or a User Pool
getApple in interface IdentityPoolProviderspublic final IdentityPoolDigitsLoginProvider getDigits()
IdentityPoolProvidersDefault: - No Digits Authentication Provider used without OpenIdConnect or a User Pool
getDigits in interface IdentityPoolProviderspublic final IdentityPoolFacebookLoginProvider getFacebook()
IdentityPoolProvidersDefault: - No Facebook Authentication Provider used without OpenIdConnect or a User Pool
getFacebook in interface IdentityPoolProviderspublic final IdentityPoolGoogleLoginProvider getGoogle()
IdentityPoolProvidersDefault: - No Google Authentication Provider used without OpenIdConnect or a User Pool
getGoogle in interface IdentityPoolProviderspublic final IdentityPoolTwitterLoginProvider getTwitter()
IdentityPoolProvidersDefault: - No Twitter Authentication Provider used without OpenIdConnect or a User Pool
getTwitter in interface IdentityPoolProviders@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.