Retrieve Trust Store Configuration

Retrieve the properties of the trust store configuration.

Syntax

SUPConfigurationComponentVO getTrustStoreConfiguration()
      throws SUPAdminException; 

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException .

Examples