Package com.alpaca.security.filter


package com.alpaca.security.filter
  • Classes
    Class
    Description
    A servlet filter that validates JWT tokens in incoming requests and populates the Spring Security context.
    A simple CORS (Cross-Origin Resource Sharing) filter that enables broad access to the API from any origin.