Class AthenzClientFactoryMock

  • All Implemented Interfaces:
    com.yahoo.component.Component, AthenzClientFactory, java.lang.Comparable<com.yahoo.component.Component>

    public class AthenzClientFactoryMock
    extends com.yahoo.component.AbstractComponent
    implements AthenzClientFactory
    Author:
    bjorncs
    • Field Summary

      • Fields inherited from class com.yahoo.component.AbstractComponent

        isDeconstructable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.yahoo.vespa.athenz.client.zms.ZmsClient createZmsClient()  
      com.yahoo.vespa.athenz.client.zts.ZtsClient createZtsClient()  
      com.yahoo.vespa.athenz.api.AthenzService getControllerIdentity()  
      AthenzDbMock getSetup()  
      • Methods inherited from class com.yahoo.component.AbstractComponent

        clone, compareTo, deconstruct, getClassName, getId, getIdString, hasInitializedId, initId, isDeconstructable, setIsDeconstructable, toString
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait