Documentation

ClientOptions
in package

Table of Contents

channelOptions()  : array<string|int, mixed>
getChannelCredentials()  : mixed
getChannelCredentialsInsecure()  : array<string|int, mixed>
getConnectionOptions()  : array<string|int, mixed>
getCredentials()  : string
parseURIQuery()  : array<string|int, mixed>

Methods

channelOptions()

public channelOptions(array<string|int, mixed> $exported) : array<string|int, mixed>
Parameters
$exported : array<string|int, mixed>
Tags
throws
InvalidArgumentException
Return values
array<string|int, mixed>

getChannelCredentials()

public getChannelCredentials([array<string|int, mixed> $opts = [] ]) : mixed
Parameters
$opts : array<string|int, mixed> = []
Return values
mixed

getChannelCredentialsInsecure()

public static getChannelCredentialsInsecure() : array<string|int, mixed>
Return values
array<string|int, mixed>

getConnectionOptions()

public getConnectionOptions(array<string|int, mixed> $parsedConnString, array<string|int, mixed> $exported) : array<string|int, mixed>
Parameters
$parsedConnString : array<string|int, mixed>
$exported : array<string|int, mixed>
Return values
array<string|int, mixed>

getCredentials()

private getCredentials(array<string|int, mixed> $authenticator) : string
Parameters
$authenticator : array<string|int, mixed>
Tags
throws
InvalidArgumentException
Return values
string

parseURIQuery()

private static parseURIQuery(string $str) : array<string|int, mixed>
Parameters
$str : string
Return values
array<string|int, mixed>

        

Search results