Interface AthenzClientFactory

    • Method Detail

      • getControllerIdentity

        com.yahoo.vespa.athenz.api.AthenzIdentity getControllerIdentity()
      • createZmsClient

        com.yahoo.vespa.athenz.client.zms.ZmsClient createZmsClient()
      • createZtsClient

        com.yahoo.vespa.athenz.client.zts.ZtsClient createZtsClient()
      • cacheLookups

        default boolean cacheLookups()