Docs Menu

Enum GoogleAuthType

io.realm.mongodb.auth.GoogleAuthType

This enum contains the list of Google authentication types supported by MongoDB Realm.

Enum Constant and Description
Modifier and Type
Method and Description
public static GoogleAuthType
public static GoogleAuthType
  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Methods inherited from class java.lang.Enum : name , ordinal , toString , equals , hashCode , clone , compareTo , getDeclaringClass , valueOf , finalize

public static final GoogleAuthType

public static final GoogleAuthType

public static GoogleAuthType valueOf (
String name
)
public static GoogleAuthType values ()