SudoModeVerifyEvent

FinalYes

Table of Contents

Methods

__construct()  : mixed
getClaim()  : AccessClaim
getPassword()  : string
isUseInstallToolPassword()  : bool
isVerified()  : bool
setVerified()  : void

Methods

__construct()

public __construct(AccessClaim $claim, string $password, bool $useInstallToolPassword) : mixed
Parameters
$claim : AccessClaim
$password : string
$useInstallToolPassword : bool

getPassword()

public getPassword() : string
Return values
string

isUseInstallToolPassword()

public isUseInstallToolPassword() : bool
Return values
bool

isVerified()

public isVerified() : bool
Return values
bool

setVerified()

public setVerified(bool $verified) : void
Parameters
$verified : bool

        
On this page

Search results