aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/tls/package-info.java
blob: be84cfdfca09fdd91a7cb8c7d1fa39a85116a070 (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 mpolden
 */
@ExportPackage
package com.yahoo.vespa.hosted.controller.tls;

import com.yahoo.osgi.annotation.ExportPackage;