// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. /** * Required for using {@link com.yahoo.vespa.hosted.controller.athenz.config.AthenzConfig} outside controller-server module. * * @author bjorncs */ @ExportPackage package com.yahoo.vespa.hosted.controller.athenz.config; import com.yahoo.osgi.annotation.ExportPackage;