Search
Preparing search index...
The search index is not available
Community Solid Server - v0.9.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Community Solid Server - v0.9.0
identity/storage/AdapterFactory
AdapterFactory
Interface AdapterFactory
A factory that generates a StorageAdapter to be used by the IDP to persist information.
Hierarchy
AdapterFactory
Implemented by
ExpiringAdapterFactory
WrappedFetchAdapterFactory
Index
Properties
create
Storage
Adapter
Properties
create
Storage
Adapter
create
Storage
Adapter
:
(
name
:
string
)
=>
Adapter
Type declaration
(
name
:
string
)
:
Adapter
Parameters
name:
string
Returns
Adapter
Exports
identity/storage/
Adapter
Factory
Adapter
Factory
create
Storage
Adapter
A factory that generates a StorageAdapter to be used by the IDP to persist information.