Package org.codelibs.fess.cors


package org.codelibs.fess.cors
  • Class
    Description
    Abstract base class for handling CORS (Cross-Origin Resource Sharing) requests.
    Factory for managing CORS handlers based on origin.
    Describes how a request Origin matched the configured CORS allow list.
    Result of resolving a request Origin against the CORS allow list.
    Default implementation of CORS (Cross-Origin Resource Sharing) handler.