Modifica

Condividi tramite


ICachePlugin interface

Property Details

afterCacheAccess

afterCacheAccess: (tokenCacheContext: TokenCacheContext) => Promise<void>

Property Value

(tokenCacheContext: TokenCacheContext) => Promise<void>

beforeCacheAccess

beforeCacheAccess: (tokenCacheContext: TokenCacheContext) => Promise<void>

Property Value

(tokenCacheContext: TokenCacheContext) => Promise<void>