Interface GeyserConfiguration.IUserAuthenticationInfo

All Known Implementing Classes:
GeyserJacksonConfiguration.UserAuthenticationInfo
Enclosing interface:
GeyserConfiguration

public static interface GeyserConfiguration.IUserAuthenticationInfo
  • Method Details

    • getEmail

      String getEmail()
    • getPassword

      String getPassword()
    • isMicrosoftAccount

      @Deprecated boolean isMicrosoftAccount()
      Deprecated.
      Will be removed after Microsoft accounts are fully migrated