Package com.surrealdb.signin
Class Namespace
java.lang.Object
com.surrealdb.signin.Root
com.surrealdb.signin.Namespace
- All Implemented Interfaces:
 Signin
- Direct Known Subclasses:
 Database
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.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.surrealdb.signin.Root
getPassword, getUsername 
- 
Constructor Details
- 
Namespace
 
 - 
 - 
Method Details
- 
getNamespace
 
 -