Interface TfaServiceAsync


public interface TfaServiceAsync
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    generateKey(String username, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
     
  • Method Details

    • generateKey

      void generateKey(String username, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)