Uses of Package
com.netscape.certsrv.connector

Packages that use com.netscape.certsrv.connector
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
IHttpConnection
          This represents a HTTP connection to a remote authority.
IPKIMessage
          Messages that are serialized and go over the wire.
IRemoteAuthority
          This represents a remote authority that can be a certificate manager, or key recovery manager or some other manager.
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.
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
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
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
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
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.