SingleRootUserAuthenticator

Constructors

Link copied to clipboard
constructor(password: String?)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun methodFor(user: String?, remoteAddress: String?): Authenticator.Method
Link copied to clipboard
open fun revalidate(authResult: OAuthResult): OAuthResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun verifyPassword(user: String, password: String): AuthResult