Class RESTInterceptor

java.lang.Object
mc.core.domain.base.rest.RESTInterceptor

public class RESTInterceptor extends Object
invoked around every RI API call to handle multipart and authentication
  • Constructor Details

    • RESTInterceptor

      public RESTInterceptor()
  • Method Details

    • initSessionData

      public Object initSessionData(javax.interceptor.InvocationContext invocationContext) throws Exception
      Throws:
      Exception