Retrieve OCSP Configuration

Retrieve the OCSP configuration. Only a Sybase Unwired Platform administrator or the Sybase Unwired Platform help desk can perform this.

Syntax

SUPConfigurationComponentVO getOCSPConfiguration() throws SUPAdminException;

Returns

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

Examples