Package com.netscape.certsrv.ca


package com.netscape.certsrv.ca
  • Class
    Description
    Identifier for a CertificateAuthority.
     
     
    Exception to throw when a (sub-)CA cannot perform an operation because it is disabled.
    Exception to throw when an operation cannot be performed because the CA to which the operation pertains is enabled.
    Exception to throw when a (sub-)CA's signing certificate is not (yet) present in the local NSSDB.
    Exception to throw when a (sub-)CA's signing key is not (yet) present in the local NSSDB.
    Exception to throw when a (sub-)CA cannot be found.
    Exception to throw when an operation cannot be performed because the CA to which the operation pertains is not a leaf CA (ie, has sub-CAs).
    A class represents a resource bundle for CA subsystem.
    Exception to throw when an operation cannot be completed because the CA is the wrong type (e.g., an operation that only applies to lightweight CAs).
    A class represents a CA exception.
    A class represents a CA exception associated with publishing error.
    Exception to throw during CA creation when requested CA (issuer DN) already exists.