Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.AuthenticateJwtOptions
Packages that use AuthenticateJwtOptions
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of AuthenticateJwtOptions in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement AuthenticateJwtOptionsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return AuthenticateJwtOptionsModifier and TypeMethodDescriptionAuthenticateJwtOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type AuthenticateJwtOptionsModifier and TypeMethodDescriptionstatic ListenerActionListenerAction.authenticateJwt(AuthenticateJwtOptions options) Authenticate using JWT validation.