class GoogleCloudApigeeV1TlsInfo extends Collection (View source)

Properties

protected $collection_key
string[] $ciphers
bool $clientAuthEnabled
protected $commonNameType
protected $commonNameDataType
bool $enabled
bool $enforce
bool $ignoreValidationErrors
string $keyAlias
string $keyStore
string[] $protocols
string $trustStore

Methods

setCiphers($ciphers)

No description

string[]
getCiphers()

No description

setClientAuthEnabled($clientAuthEnabled)

No description

bool
getClientAuthEnabled()

No description

setEnabled($enabled)

No description

bool
getEnabled()

No description

setEnforce($enforce)

No description

bool
getEnforce()

No description

setIgnoreValidationErrors($ignoreValidationErrors)

No description

bool
getIgnoreValidationErrors()

No description

setKeyAlias($keyAlias)

No description

string
getKeyAlias()

No description

setKeyStore($keyStore)

No description

string
getKeyStore()

No description

setProtocols($protocols)

No description

string[]
getProtocols()

No description

setTrustStore($trustStore)

No description

string
getTrustStore()

No description

Details

setCiphers($ciphers)

No description

Parameters

$ciphers

string[] getCiphers()

No description

Return Value

string[]

setClientAuthEnabled($clientAuthEnabled)

No description

Parameters

$clientAuthEnabled

bool getClientAuthEnabled()

No description

Return Value

bool

setCommonName(GoogleCloudApigeeV1TlsInfoCommonName $commonName)

No description

Parameters

GoogleCloudApigeeV1TlsInfoCommonName $commonName

setEnabled($enabled)

No description

Parameters

$enabled

bool getEnabled()

No description

Return Value

bool

setEnforce($enforce)

No description

Parameters

$enforce

bool getEnforce()

No description

Return Value

bool

setIgnoreValidationErrors($ignoreValidationErrors)

No description

Parameters

$ignoreValidationErrors

bool getIgnoreValidationErrors()

No description

Return Value

bool

setKeyAlias($keyAlias)

No description

Parameters

$keyAlias

string getKeyAlias()

No description

Return Value

string

setKeyStore($keyStore)

No description

Parameters

$keyStore

string getKeyStore()

No description

Return Value

string

setProtocols($protocols)

No description

Parameters

$protocols

string[] getProtocols()

No description

Return Value

string[]

setTrustStore($trustStore)

No description

Parameters

$trustStore

string getTrustStore()

No description

Return Value

string