ListenerPasswordAuthenticator

ENTERPRISE EDITION API

Authenticator for HTTP Listener password authentication

Parameters

delegate

where the action is.

Constructors

Link copied to clipboard
actual constructor(delegate: ListenerPasswordAuthenticatorDelegate)
expect constructor(delegate: ListenerPasswordAuthenticatorDelegate)

Create an Authenticator using the passed delegate. See ListenerPasswordAuthenticatorDelegate

actual constructor(delegate: ListenerPasswordAuthenticatorDelegate)
actual constructor(delegate: ListenerPasswordAuthenticatorDelegate)

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
open override fun toString(): String