java.lang.Object
es.kukenan.smartfi.microservice.security.gateway.cache.model.WebviewCache
All Implemented Interfaces:
Serializable

public class WebviewCache extends Object implements Serializable
WebviewCache object to be save in cache for the webview.
See Also:
  • Field Details

    • uuid

      private String uuid
      uuid native parent.
    • webviewUuid

      private String webviewUuid
      webviewUuid Generated.
  • Constructor Details

    • WebviewCache

      public WebviewCache()