Package com.netscape.certsrv.connector


package com.netscape.certsrv.connector
  • Interfaces
    Class
    Description
    This interface represents a connector that forwards CMS requests to a remote authority.
    This represents a HTTP connection to a remote authority.
    This represents a Http PKI message.
    Messages that are serialized and go over the wire.
    This represents a remote authority that can be a certificate manager, or key recovery manager or some other manager.
    This represents a rquest encoder that serializes and deserializes a request to a Remote Authority so that it can be sent through the connector.
    Resend requests at intervals to the server to ensure completion of requests.