Package org.qubitpi.wilhelm.web.filters


package org.qubitpi.wilhelm.web.filters
  • Classes
    Class
    Description
    CorsFilter is a Jersey pre-matching filter handling CORS.
    A ContainerRequestFilter that validates the language path param in endpoint requests and only applies to those with "languages/{language}" in the middle of its endpoint path, for example "/languages/{language}/count".