Class Namespace

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

public class Namespace extends Root implements Signin
The Namespace class represents a specific level of credentials for signing into a SurrealDB namespace. This class extends the Root class and adds a namespace reference, further scoping the sign-in process.

The credentials include username, password, and a namespace.