@Stability(value=Stable) @Internal public static final class CfnListenerRule.AuthenticateOidcConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnListenerRule.AuthenticateOidcConfigProperty
CfnListenerRule.AuthenticateOidcConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnListenerRule.AuthenticateOidcConfigProperty.Builder, CfnListenerRule.AuthenticateOidcConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String authorizationEndpoint,
String clientId,
String clientSecret,
String issuer,
String tokenEndpoint,
String userInfoEndpoint,
Object authenticationRequestExtraParams,
String onUnauthenticatedRequest,
String scope,
String sessionCookieName,
Number sessionTimeout,
Object useExistingClientSecret)
Constructor that initializes the object based on literal property values passed by the
CfnListenerRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuthenticationRequestExtraParams()
`CfnListenerRule.AuthenticateOidcConfigProperty.AuthenticationRequestExtraParams`.
|
String |
getAuthorizationEndpoint()
`CfnListenerRule.AuthenticateOidcConfigProperty.AuthorizationEndpoint`.
|
String |
getClientId()
`CfnListenerRule.AuthenticateOidcConfigProperty.ClientId`.
|
String |
getClientSecret()
`CfnListenerRule.AuthenticateOidcConfigProperty.ClientSecret`.
|
String |
getIssuer()
`CfnListenerRule.AuthenticateOidcConfigProperty.Issuer`.
|
String |
getOnUnauthenticatedRequest()
`CfnListenerRule.AuthenticateOidcConfigProperty.OnUnauthenticatedRequest`.
|
String |
getScope()
`CfnListenerRule.AuthenticateOidcConfigProperty.Scope`.
|
String |
getSessionCookieName()
`CfnListenerRule.AuthenticateOidcConfigProperty.SessionCookieName`.
|
Number |
getSessionTimeout()
`CfnListenerRule.AuthenticateOidcConfigProperty.SessionTimeout`.
|
String |
getTokenEndpoint()
`CfnListenerRule.AuthenticateOidcConfigProperty.TokenEndpoint`.
|
Object |
getUseExistingClientSecret()
`CfnListenerRule.AuthenticateOidcConfigProperty.UseExistingClientSecret`.
|
String |
getUserInfoEndpoint()
`CfnListenerRule.AuthenticateOidcConfigProperty.UserInfoEndpoint`.
|
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(String authorizationEndpoint, String clientId, String clientSecret, String issuer, String tokenEndpoint, String userInfoEndpoint, Object authenticationRequestExtraParams, String onUnauthenticatedRequest, String scope, String sessionCookieName, Number sessionTimeout, Object useExistingClientSecret)
CfnListenerRule.ActionProperty.Builder.public final String getAuthorizationEndpoint()
CfnListenerRule.AuthenticateOidcConfigPropertygetAuthorizationEndpoint in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getClientId()
CfnListenerRule.AuthenticateOidcConfigPropertygetClientId in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getClientSecret()
CfnListenerRule.AuthenticateOidcConfigPropertygetClientSecret in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getIssuer()
CfnListenerRule.AuthenticateOidcConfigPropertygetIssuer in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getTokenEndpoint()
CfnListenerRule.AuthenticateOidcConfigPropertygetTokenEndpoint in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getUserInfoEndpoint()
CfnListenerRule.AuthenticateOidcConfigPropertygetUserInfoEndpoint in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final Object getAuthenticationRequestExtraParams()
CfnListenerRule.AuthenticateOidcConfigPropertygetAuthenticationRequestExtraParams in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getOnUnauthenticatedRequest()
CfnListenerRule.AuthenticateOidcConfigPropertygetOnUnauthenticatedRequest in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getScope()
CfnListenerRule.AuthenticateOidcConfigPropertygetScope in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final String getSessionCookieName()
CfnListenerRule.AuthenticateOidcConfigPropertygetSessionCookieName in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final Number getSessionTimeout()
CfnListenerRule.AuthenticateOidcConfigPropertygetSessionTimeout in interface CfnListenerRule.AuthenticateOidcConfigPropertypublic final Object getUseExistingClientSecret()
CfnListenerRule.AuthenticateOidcConfigPropertygetUseExistingClientSecret in interface CfnListenerRule.AuthenticateOidcConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.