Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.

AppAdminFactory.PasswordPrompt

com.google.appengine.tools.admin

Interface AppAdminFactory.PasswordPrompt

  • Enclosing class:
    AppAdminFactory


    public static interface AppAdminFactory.PasswordPrompt
    Callback that is invoked to prompt the user to enter a password.
    • Method Detail

      • getPassword

        java.lang.String getPassword()