Package net.atthegate.server.service.tu
Class TuBureauApiService
java.lang.Object
net.atthegate.server.service.tu.TuBureauApiService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addToCheckQueueIfNeeded
(String uid, AtgEntry mainAtgSavingEntry) static TuBureauInfo
performRemoteCheck
(String name, String surname, String idNumber)
-
Constructor Details
-
TuBureauApiService
public TuBureauApiService()
-
-
Method Details
-
performRemoteCheck
public static TuBureauInfo performRemoteCheck(String name, String surname, String idNumber) throws IOException - Throws:
IOException
-
addToCheckQueueIfNeeded
-