Package org.imixs.workflow.services.rest


package org.imixs.workflow.services.rest
  • Class
    Description
    Client Request Filter for basic authentication
    This RequestFilter performs a form based authentication.
    Client request Filter for Imixs-JWT
     
    RestAPIException signals an error in the communication with the Imixs Rest API using the Imixs RestClient.
    The Imixs RestClient is a helper class for a Rest based communication without the use of Jax-rs.