Interface SecurityAuthenticationModeProvider

All Known Implementing Classes:
AmazonCognito, SecurityJWT, SecurityOAuth2, SecuritySession
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 SecurityAuthenticationModeProvider
  • Field Details

    • PROPERTY_MICRONAUT_SECURITY_AUTHENTICATION

      static final String PROPERTY_MICRONAUT_SECURITY_AUTHENTICATION
      See Also:
  • Method Details