Retrieve Keystore Configuration

Retrieve the properties of the key store configuration.

Syntax

SUPConfigurationComponentVO getKeyStoreConfiguration()  
      throws SUPAdminException; 

Returns

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

Examples