Interface JwtSettings

  • All Known Implementing Classes:
    JwtSettingsImpl

    public interface JwtSettings
    Public API but not intended for subclassing
    • Method Detail

      • jwtSupport

        JwtSupport jwtSupport()
        INTERNAL API
      • realm

        java.lang.String realm()
      • devMode

        boolean devMode()