Class WebAuthentication

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.dbflute.Entity

    public class WebAuthentication
    extends BsWebAuthentication
    Author:
    FreeGen
    See Also:
    Serialized Form
    • Constructor Detail

      • WebAuthentication

        public WebAuthentication()
    • Method Detail

      • getAuthentication

        public org.codelibs.fess.crawler.client.http.Authentication getAuthentication()
      • getWebConfig

        public WebConfig getWebConfig()
      • getId

        public java.lang.String getId()
      • setId

        public void setId​(java.lang.String id)
      • getVersionNo

        public java.lang.Long getVersionNo()
      • setVersionNo

        public void setVersionNo​(java.lang.Long version)