habbokt
jvm
web
/
com.habbokt.web.plugin.cookie
Package-level
declarations
Functions
Functions
install
Captcha
Cookie
Link copied to clipboard
fun
SessionsConfig
.
installCaptchaCookie
(
encryptionKey
:
ByteArray
,
signKey
:
ByteArray
)
install
Registration
Cookie
Link copied to clipboard
fun
SessionsConfig
.
installRegistrationCookie
(
encryptionKey
:
ByteArray
,
signKey
:
ByteArray
)
install
User
Cookie
Link copied to clipboard
fun
SessionsConfig
.
installUserCookie
(
encryptionKey
:
ByteArray
,
signKey
:
ByteArray
)