Class X509ProxyCertPathValidatorResult

    • Constructor Detail

      • X509ProxyCertPathValidatorResult

        public X509ProxyCertPathValidatorResult​(X509Certificate initIdentityCertificate)
      • X509ProxyCertPathValidatorResult

        public X509ProxyCertPathValidatorResult​(X509Certificate initIdentityCertificate,
                                                boolean initLimited)
    • Method Detail

      • isLimited

        public boolean isLimited()
      • clone

        public Object clone()
        Makes a copy of this CertPathValidatorResult. Changes to the copy will not affect the original and vice versa.
        Specified by:
        clone in interface CertPathValidatorResult
        Overrides:
        clone in class Object
        Returns:
        a copy of this CertPathValidatorResult