summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/tls/package-info.java
blob: 508b8cc942395937f5ee3e829cf2978f795c31fa (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2018 Yahoo Holdings. 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;