com.vaadin.hilla.auth

Package com.vaadin.hilla.auth

package com.vaadin.hilla.auth
  • Classes
    Class
    Description

    Handles checking of a CSRF token in endpoint requests.

    An index HTML request listener that generates and sends a token for Cross-Site Request Forgery protection (Double Submit Cookie pattern) of endpoints.

    Component used for checking role-based ACL in Vaadin Endpoints.