hunt-framework v3.4.6-rc.1 (2021-07-27T09:22:38Z)
Home
Dub
Repo
ShiroCacheManager
hunt
framework
auth
ShiroCacheManager
class
ShiroCacheManager : AbstractCacheManager!(Object, AuthorizationInfo) {
this
(HuntCache cache);
HuntShiroCache
createCache
(string name);
}
Constructors
this
this
(HuntCache cache)
Undocumented in source.
Members
Functions
createCache
HuntShiroCache
createCache
(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
framework
auth
ShiroCacheManager
classes
ShiroCacheManager