Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Sunspikes
Amadeus
Command
SecurityAuthenticate
PHP Class Sunspikes\Amadeus\Command\SecurityAuthenticate
Autheticates with Amadeus
Inheritance:
extends
AbstractAmadeusCommand
显示文件
Open project: sunspikes/php-amadeus
Public Methods
Method
Description
__construct
(
string
$source
,
string
$origin
,
string
$password
,
integer
$passlen
,
string
$org
)
getName
( )
getParameters
( )
Method Details
__construct()
public
method
public
__construct
(
string
$source
,
string
$origin
,
string
$password
,
integer
$passlen
,
string
$org
)
$source
string
sourceOffice string
$origin
string
originator string
$password
string
password binaryData
$passlen
integer
length of binaryData
$org
string
organizationId string
getName()
public
method
public
getName
( )
getParameters()
public
method
public
getParameters
( )