class IdentityServiceServerConfig extends Model (View source)

Properties

string $certificateAuthorityData
string $connectionType
string $host

Methods

setCertificateAuthorityData($certificateAuthorityData)

No description

string
getCertificateAuthorityData()

No description

setConnectionType($connectionType)

No description

string
getConnectionType()

No description

setHost($host)

No description

string
getHost()

No description

Details

setCertificateAuthorityData($certificateAuthorityData)

No description

Parameters

$certificateAuthorityData

string getCertificateAuthorityData()

No description

Return Value

string

setConnectionType($connectionType)

No description

Parameters

$connectionType

string getConnectionType()

No description

Return Value

string

setHost($host)

No description

Parameters

$host

string getHost()

No description

Return Value

string