Class DefaultApiRegistryClientServiceIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

public class DefaultApiRegistryClientServiceIntegrationTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultApiRegistryClientServiceIntegrationTest

      public DefaultApiRegistryClientServiceIntegrationTest()
  • Method Details

    • before

      public void before() throws ImpExException
      Throws:
      ImpExException
    • testLookupClient

      public void testLookupClient() throws Exception
      Throws:
      Exception
    • testLookupClient_WithoutDestination

      public void testLookupClient_WithoutDestination() throws Exception
      Throws:
      Exception
    • testLookupClient_WithCredentialWhichHasNoStrategy

      public void testLookupClient_WithCredentialWhichHasNoStrategy() throws Exception
      Throws:
      Exception
    • testLookupClient_WithNullOAuthScope

      public void testLookupClient_WithNullOAuthScope() throws Exception
      Throws:
      Exception
    • getConsumedDestinationById

      protected ConsumedDestinationModel getConsumedDestinationById(String destinationId)