Interface HashicorpVaultInfraService

All Superinterfaces:
AutoCloseable, org.apache.camel.test.infra.common.services.InfrastructureService
All Known Implementing Classes:
HashicorpVaultLocalContainerInfraService

public interface HashicorpVaultInfraService extends org.apache.camel.test.infra.common.services.InfrastructureService
Test infra service for Infinispan
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
     

    Methods inherited from interface org.apache.camel.test.infra.common.services.InfrastructureService

    close, initialize, registerProperties, shutdown
  • Method Details

    • token

      String token()
    • port

      int port()
    • host

      String host()