Class CaCertstore.CaHasPublisher

    • Constructor Summary

      Constructors 
      Constructor Description
      CaHasPublisher()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getPublisherId()  
      void setPublisherId​(int publisherId)  
      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

      • CaHasPublisher

        public CaHasPublisher()
    • Method Detail

      • getPublisherId

        public int getPublisherId()
      • setPublisherId

        public void setPublisherId​(int publisherId)
      • 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