aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc-security-filters/src/main/java/com/yahoo/jdisc/http/filter/security/csp/package-info.java
blob: c3f751c0718fdaac8b1c8e2a85c157b5dd18fb65 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author freva
 */
@ExportPackage
package com.yahoo.jdisc.http.filter.security.csp;

import com.yahoo.osgi.annotation.ExportPackage;