Class SelfKeymasterClientExceptionMapper

java.lang.Object
org.apache.syncope.common.keymaster.client.self.SelfKeymasterClientExceptionMapper
All Implemented Interfaces:
org.apache.cxf.jaxrs.client.ResponseExceptionMapper<Exception>

@Provider public class SelfKeymasterClientExceptionMapper extends Object implements org.apache.cxf.jaxrs.client.ResponseExceptionMapper<Exception>
  • Constructor Details

    • SelfKeymasterClientExceptionMapper

      public SelfKeymasterClientExceptionMapper()
  • Method Details

    • fromResponse

      public Exception fromResponse(Response response)
      Specified by:
      fromResponse in interface org.apache.cxf.jaxrs.client.ResponseExceptionMapper<Exception>