Package com.surrealdb.signin
Class Database
java.lang.Object
com.surrealdb.signin.Root
com.surrealdb.signin.Namespace
com.surrealdb.signin.Database
- All Implemented Interfaces:
 Signin
The Database class represents a specific level of credentials for signing into a SurrealDB database.
 This class extends the Namespace class and adds a specific database reference, further scoping the sign-in process.
 
The credentials include username, password, namespace, and a specific database.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.surrealdb.signin.Namespace
getNamespaceMethods inherited from class com.surrealdb.signin.Root
getPassword, getUsername 
- 
Constructor Details
- 
Database
 
 - 
 - 
Method Details
- 
getDatabase
 
 -