jar

org.hawkular.commons : hawkular-cors-jaxrs-filter

Maven & Gradle

Dec 08, 2017
8 usages

Hawkular REST Filter - CORS · A reusable implementation of a filter that provides Cross-Origin Resource Sharing (CORS) for REST endpoints.

Table Of Contents

Latest Version

Download org.hawkular.commons : hawkular-cors-jaxrs-filter JAR file - Latest Versions:

All Versions

Download org.hawkular.commons : hawkular-cors-jaxrs-filter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.8.x
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hawkular-cors-jaxrs-filter-0.9.8.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hawkular.jaxrs.filter.cors

├─ org.hawkular.jaxrs.filter.cors.CorsFilters.class - [JAR]

├─ org.hawkular.jaxrs.filter.cors.Headers.class - [JAR]

├─ org.hawkular.jaxrs.filter.cors.OriginPredicate.class - [JAR]

Advertisement