Docs 菜单

Docs 主页开发应用程序Atlas Device SDKs

枚举 GoogleAuthType

在此页面上

  • io.realm.mongodb.auth
  • 枚举常量摘要
  • 方法摘要
  • 继承方法
  • 枚举常量详细信息
  • AUTH_CODE
  • ID_TOKEN
  • 方法详细信息
  • 的值
  • values
io.realm.mongodb.auth.GoogleAuthType

此枚举包含 MongoDB Realm 支持的 Google 身份验证类型列表。

提示

另请参阅:

枚举常量和描述
AUTH_Code
修饰符和类型
方法和说明
公共静态GoogleAuthType
公共静态GoogleAuthType
  • 从类 java.lang.Object 继承的方法 :getClass ,hashCode ,equals ,clone ,toString ,notify ,notifyAll ,wait ,wait ,wait ,finalize

  • 从类 java.lang.Enum 继承的方法 :nameordinaltoStringequalshashCodeclonecompareTogetDeclaringClassvalueOffinalize

公共静态最终GoogleAuthType

公共静态最终GoogleAuthType

公共静态GoogleAuthType valueOf (
字符串 名称
)
公共静态GoogleAuthType()

← 类 EmailPasswordAuth