ouisync
Toggle table of contents
0.9.2-2
jvm
Platform filter
jvm
Switch theme
Search in API
ouisync
ouisync-session
/
org.equalitie.ouisync.session
/
Request
/
RepositorySetCredentials
Repository
Set
Credentials
@
Serializable
class
RepositorySetCredentials
(
val
repo
:
RepositoryHandle
,
val
credentials
:
ByteArray
)
:
Request
Members
Constructors
Repository
Set
Credentials
Link copied to clipboard
constructor
(
repo
:
RepositoryHandle
,
credentials
:
ByteArray
)
Properties
credentials
Link copied to clipboard
val
credentials
:
ByteArray
repo
Link copied to clipboard
val
repo
:
RepositoryHandle