Class Root

java.lang.Object
com.surrealdb.signin.Root
All Implemented Interfaces:
Signin
Direct Known Subclasses:
Namespace

public class Root extends Object implements Signin
The Root class represents a level of credentials used for signing into the SurrealDB database. This class implements the Signin interface, providing the basic username and password authentication.