aboutsummaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/src/main/java/com/yahoo/vespa/hosted/athenz/instanceproviderservice/package-info.java
blob: 3024d1e0115615775ac21feda61951d8093c3ccf (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author bjorncs
 */
@ExportPackage
package com.yahoo.vespa.hosted.athenz.instanceproviderservice;

import com.yahoo.osgi.annotation.ExportPackage;