summaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/src/main/java/com/yahoo/vespa/hosted/ca/restapi/package-info.java
blob: 4ca00f2cea509ff6d1dcd98f38d7c345fb3793fd (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2019 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author mpolden
 */
@ExportPackage
package com.yahoo.vespa.hosted.ca.restapi;

import com.yahoo.osgi.annotation.ExportPackage;