Interface LocalAuthRuntime

All Known Implementing Classes:
MiniStackLocalRuntime
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface LocalAuthRuntime
Reconciles local processes required when canonical templates include auth the emulator cannot execute at the load balancer (for example ALB OIDC/Cognito).
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reconcile(boolean authenticationEnabled, String applicationUrl)