Interface CsrfCheck

  • All Superinterfaces:
    Loggable, ServerExtension, TeamCityExtension

    public interface CsrfCheck
    extends ServerExtension, Loggable
    Allows to add an extra check at the point when CSRF verification is made. Allows to pass some specific HTTP requests even if a usual CSRF check would not allow it.
    Since:
    2018.1 (19/04/2017)
    Author:
    kir