summaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/src/main/java/com/yahoo/vespa/hosted/athenz/identityprovider/package-info.java
blob: 1b4842327dda894264764a85709c5b425a02abb1 (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 mortent
 */
@ExportPackage
package com.yahoo.vespa.hosted.athenz.identityprovider;

import com.yahoo.osgi.annotation.ExportPackage;