Interface IdentificationJudgementSrv.AsyncIface

All Known Implementing Classes:
IdentificationJudgementSrv.AsyncClient
Enclosing class:
IdentificationJudgementSrv

public static interface IdentificationJudgementSrv.AsyncIface
  • Method Summary

    Modifier and Type Method Description
    void approve​(String id, org.apache.thrift.async.AsyncMethodCallback<IdentityClaim> resultHandler)  
    void deny​(String id, org.apache.thrift.async.AsyncMethodCallback<IdentityClaim> resultHandler)  
  • Method Details

    • approve

      void approve​(String id, org.apache.thrift.async.AsyncMethodCallback<IdentityClaim> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • deny

      void deny​(String id, org.apache.thrift.async.AsyncMethodCallback<IdentityClaim> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException