Search
Preparing search index...
The search index is not available
microsoft-authentication-libraries-for-js
Options
All
Public
Public/Protected
All
Inherited
Menu
microsoft-authentication-libraries-for-js
@azure/msal-node
DistributedCachePlugin
Class DistributedCachePlugin
Hierarchy
DistributedCachePlugin
Implements
ICachePlugin
Index
Constructors
constructor
Methods
after
Cache
Access
before
Cache
Access
Constructors
constructor
new
Distributed
Cache
Plugin
(
client
:
ICacheClient
, partitionManager
:
IPartitionManager
)
:
DistributedCachePlugin
Parameters
client:
ICacheClient
partitionManager:
IPartitionManager
Returns
DistributedCachePlugin
Methods
after
Cache
Access
after
Cache
Access
(
cacheContext
:
TokenCacheContext
)
:
Promise
<
void
>
Parameters
cacheContext:
TokenCacheContext
Returns
Promise
<
void
>
before
Cache
Access
before
Cache
Access
(
cacheContext
:
TokenCacheContext
)
:
Promise
<
void
>
Parameters
cacheContext:
TokenCacheContext
Returns
Promise
<
void
>
Modules
@azure/msal
@azure/msal-
angular
@azure/msal-
browser
@azure/msal-
common
@azure/msal-
node
@azure/msal-
react
@azure/node-
token-
validation
Distributed
Cache
Plugin
constructor
after
Cache
Access
before
Cache
Access
Generated using
TypeDoc