ListenerPasswordAuthenticator
actual class ListenerPasswordAuthenticator(delegate: ListenerPasswordAuthenticatorDelegate) : ListenerAuthenticator(source)
expect class ListenerPasswordAuthenticator(delegate: ListenerPasswordAuthenticatorDelegate) : ListenerAuthenticator(source)
ENTERPRISE EDITION API
Authenticator for HTTP Listener password authentication
Parameters
delegate
where the action is.
actual class ListenerPasswordAuthenticator(delegate: ListenerPasswordAuthenticatorDelegate) : ListenerAuthenticator(source)
actual class ListenerPasswordAuthenticator(delegate: ListenerPasswordAuthenticatorDelegate) : ListenerAuthenticator(source)
Constructors
Link copied to clipboard