Uses of Class
es.kukenan.smartfi.microservice.security.gateway.cache.model.WebviewCache
Packages that use WebviewCache
Package
Description
Root application package.
Root application package.
-
Uses of WebviewCache in es.kukenan.smartfi.microservice.security.gateway.cache
Methods in es.kukenan.smartfi.microservice.security.gateway.cache that return WebviewCacheModifier and TypeMethodDescriptionWebviewCacheOperation.getAllInformationByUuid(String uuid) getting all Cache object. -
Uses of WebviewCache in es.kukenan.smartfi.microservice.security.gateway.utils
Methods in es.kukenan.smartfi.microservice.security.gateway.utils that return WebviewCacheModifier and TypeMethodDescriptionWebviewCacheUtilities.getActivatedWebviewCache(String uuid) Operation cache for request.Methods in es.kukenan.smartfi.microservice.security.gateway.utils with parameters of type WebviewCacheModifier and TypeMethodDescriptionvoidWebviewCacheUtilities.manageSessionCacheForWebview(String uuidToken, SessionCacheOperationEnum sessionCacheOperationEnum, WebviewCache webviewCache) Manage specific operation uuid webview cache process.