PHP Класс Kelunik\AcmeClient\Commands\Issue

Наследование: implements Kelunik\AcmeClient\Commands\Command
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( League\CLImate\CLImate $climate, AcmeFactory $acmeFactory )
execute ( League\CLImate\Argument\Manager $args )
getDefinition ( )

Приватные методы

Метод Описание
checkDnsRecords ( $domains )
doExecute ( League\CLImate\Argument\Manager $args )
findSuitableCombination ( stdClass $response )
solveChallenge ( AcmeService $acme, KeyPair $keyPair, $domain, $path )

Описание методов

__construct() публичный Метод

public __construct ( League\CLImate\CLImate $climate, AcmeFactory $acmeFactory )
$climate League\CLImate\CLImate
$acmeFactory Kelunik\AcmeClient\AcmeFactory

execute() публичный Метод

public execute ( League\CLImate\Argument\Manager $args )
$args League\CLImate\Argument\Manager

getDefinition() публичный статический Метод

public static getDefinition ( )