Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzInstanceSynchronizer
-
Packages that use AthenzInstanceSynchronizer Package Description com.yahoo.vespa.hosted.controller.api.integration.athenz -
-
Uses of AthenzInstanceSynchronizer in com.yahoo.vespa.hosted.controller.api.integration.athenz
Classes in com.yahoo.vespa.hosted.controller.api.integration.athenz that implement AthenzInstanceSynchronizer Modifier and Type Class Description classAthenzInstanceSynchronizerMockConstructors in com.yahoo.vespa.hosted.controller.api.integration.athenz with parameters of type AthenzInstanceSynchronizer Constructor Description AthenzAccessControlService(com.yahoo.vespa.athenz.client.zms.ZmsClient zmsClient, com.yahoo.vespa.athenz.api.AthenzDomain domain, Optional<com.yahoo.vespa.athenz.client.zms.ZmsClient> vespaZmsClient, AthenzInstanceSynchronizer athenzInstanceSynchronizer)
-