Class CaCertstore.Crls

  • Enclosing class:
    CaCertstore

    public static class CaCertstore.Crls
    extends org.xipki.util.ValidatableConf
    • Constructor Summary

      Constructors 
      Constructor Description
      Crls()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(CaCertstore.Crl crl)  
      java.util.List<CaCertstore.Crl> getCrls()  
      void setCrls​(java.util.List<CaCertstore.Crl> crls)  
      void validate()  
      • Methods inherited from class org.xipki.util.ValidatableConf

        _null, exactOne, notBlank, notEmpty, notNull, validate, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Crls

        public Crls()
    • Method Detail

      • validate

        public void validate()
                      throws org.xipki.util.exception.InvalidConfException
        Specified by:
        validate in class org.xipki.util.ValidatableConf
        Throws:
        org.xipki.util.exception.InvalidConfException