Uses of Interface
it.ipzs.cieid.Middleware.ProgressCallBack
Packages that use Middleware.ProgressCallBack
-
Uses of Middleware.ProgressCallBack in it.ipzs.cieid
Methods in it.ipzs.cieid with parameters of type Middleware.ProgressCallBackModifier and TypeMethodDescriptionint
Middleware.AbilitaCIE
(String szPAN, String szPIN, int[] attempts, Middleware.ProgressCallBack progressCallBack, Middleware.CompletedCallBack completedCallBack) int
Middleware.CambioPIN
(String currentPIN, String nuovoPIN, int[] attempts, Middleware.ProgressCallBack progressCallBack) int
Middleware.firmaConCIE
(String inFilePath, String type, String pin, String pan, int page, float x, float y, float w, float h, String imagePathFile, String outFilePath, Middleware.ProgressCallBack progressCallBack, Middleware.SignCompletedCallBack completedCallBack) int
Middleware.SbloccoPIN
(String puk, String nuovoPIN, int[] attempts, Middleware.ProgressCallBack progressCallBack)