ReAuth-Backend
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ReAuth-Backend
core
/
reprivatize.reauth
/
RASConfig
/
RASConfig
RASConfig
constructor
(
database
:
RASConfig.Database
,
session
:
RASConfig.Session
,
cors
:
RASConfig.CORS
,
tsl
:
RASConfig.TSL
,
port
:
Int
=
8080
,
internalHostsSecretKey
:
String
,
enableCompression
:
Boolean
=
true
)