Store.ConnectionInfo.AS.setTrustFile()

Signature

void setTrustFile (Object storeConnectionInfo, String trustFilePath)

Domain

ACTION

Description

Sets the trust file. The client trusts the secure realm server based on this trust file.

Parameters

NameTypeDescription
storeConnectionInfoObjectStore Connection Info object
trustFilePathStringTrust file path

Returns

TypeDescription
void

Cautions

none