Store.ConnectionInfo.AS.setTrustAll()

Signature

void setTrustAll (Object storeConnectionInfo)

Domain

ACTION

Description

Sets the trust to all. The client trusts all realm servers.

Parameters

NameTypeDescription
storeConnectionInfoObjectStore Connection Info object

Returns

TypeDescription
void

Cautions

none