Interface HeaderValueSupplier

All Known Implementing Classes:
AccessControlAllowOriginHeaderSupplier

public interface HeaderValueSupplier
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    @Nullable String
    getHeaderValue(jakarta.servlet.http.HttpServletRequest request)
     
  • Method Details Link icon

    • getHeaderValue Link icon

      @Nullable @Nullable String getHeaderValue(jakarta.servlet.http.HttpServletRequest request)