Interface TfaServiceAsync


  • public interface TfaServiceAsync
    • Method Detail

      • generateKey

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