Configuration of the Java administration classes
The com.tivoli.pd.jcfg.SvrSslCfg Java class is used to configure the administration Java APIs. For details on the SvrSslCfg utility see:
IBM Security Verify Access for Web: Authorization Java Classes Developer Reference
Do not use the svrsslcfg command-line interface to create configuration files that are to be used with Java applications.
The com.tivoli.mts.SvrSslCfg class provided in previous versions of ISAM and IBM SecureWay Policy Director has been deprecated. Use the new om.tivoli.pd.jcfg.SvrSslCfg class instead.
Parent topic: Building Java applications with the administration API