Uses of Package
com.netscape.certsrv.connector
-
Packages that use com.netscape.certsrv.connector Package Description com.netscape.certsrv.apps com.netscape.certsrv.ca com.netscape.certsrv.connector com.netscape.certsrv.ra com.netscape.cms.servlet.connector -
Classes in com.netscape.certsrv.connector used by com.netscape.certsrv.apps Class Description IRemoteAuthority This represents a remote authority that can be a certificate manager, or key recovery manager or some other manager.IResender Resend requests at intervals to the server to ensure completion of requests. -
Classes in com.netscape.certsrv.connector used by com.netscape.certsrv.ca Class Description IConnector This interface represents a connector that forwards CMS requests to a remote authority. -
Classes in com.netscape.certsrv.connector used by com.netscape.certsrv.connector Class Description IHttpConnection This represents a HTTP connection to a remote authority.IPKIMessage Messages that are serialized and go over the wire. -
Classes in com.netscape.certsrv.connector used by com.netscape.certsrv.ra Class Description IConnector This interface represents a connector that forwards CMS requests to a remote authority. -
Classes in com.netscape.certsrv.connector used by com.netscape.cms.servlet.connector Class Description IPKIMessage Messages that are serialized and go over the wire.IRequestEncoder This represents a rquest encoder that serializes and deserializes a request to a Remote Authority so that it can be sent through the connector.