public abstract class SiraPriseWebClient
extends java.lang.Object
Class relating to the web client signer and its certificates. The class is placed in the client package because the classname is used in the sysgen process, and the sysgen executable does not have access to the webclient package. A class with the same simple name must also exist in the webclient package, because the web client package accesses the actual keystore using the FQN.
- Author:
- Erwin Smout