Interface MissingCookieRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
MissingCookieRejection

public interface MissingCookieRejection extends Rejection
Rejection created by the cookie directive. Signals that the request was rejected because a cookie was not found.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • cookieName

      String cookieName()