ReAuth-Backend
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ReAuth-Backend
core
/
reprivatize.reauth
/
RASConfig
/
Database
/
Database
Database
constructor
(
host
:
String
,
port
:
Int
,
database
:
String
,
username
:
String
,
password
:
String
)