Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.AuthenticateOidcOptions
Packages that use AuthenticateOidcOptions
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of AuthenticateOidcOptions in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement AuthenticateOidcOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAuthenticateOidcOptionsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return AuthenticateOidcOptionsModifier and TypeMethodDescriptionAuthenticateOidcOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type AuthenticateOidcOptionsModifier and TypeMethodDescriptionstatic ListenerActionListenerAction.authenticateOidc(AuthenticateOidcOptions options) Authenticate using an identity provider (IdP) that is compliant with OpenID Connect (OIDC).