Class SecureAPIGetTestTask

  • All Implemented Interfaces:
    WorkFlowTask, Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    @Component
    public class SecureAPIGetTestTask
    extends BaseInfrastructureWorkFlowTask
    An example of a task that calls a Rest Endpoint with a BasicAuth Header
    Author:
    Luke Shannon (Github: lshannon), Annel Ketcha (Github: anludke)