Class PasswordCallback

    • Constructor Detail

      • PasswordCallback

        public PasswordCallback​(org.json.JSONObject jsonObject,
                                int index)
      • PasswordCallback

        public PasswordCallback()
    • Method Detail

      • setPassword

        public void setPassword​(char[] password)
        Set the retrieved password.

        Parameters:
        password - the retrieved password, which may be null.
      • getType

        public java.lang.String getType()
        Description copied from interface: Callback
        Return the type of the Callback, the type name should align with the Callback type returned from AM