toggle menu
kotbase
3.0
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite-ee
/
kotbase
/
ListenerAuthenticator
Listener
Authenticator
common
jvmCommon
linuxMingw
expect
sealed
class
ListenerAuthenticator
(
source
)
ENTERPRISE EDITION API
The authenticator used by URLEndpointListener to authenticate clients.
Inheritors
ListenerCertificateAuthenticator
ListenerPasswordAuthenticator
actual
sealed
class
ListenerAuthenticator
:
DelegatedClass
<
<Error class: unknown class>
>
(
source
)
Inheritors
ListenerCertificateAuthenticator
ListenerPasswordAuthenticator
actual
sealed
class
ListenerAuthenticator
(
source
)
Inheritors
ListenerCertificateAuthenticator
ListenerPasswordAuthenticator
Members
Functions
equals
Link copied to clipboard
jvmCommon
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
jvmCommon
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
jvmCommon
open
override
fun
toString
(
)
:
String