Search
Preparing search index...
The search index is not available
Community Solid Server - v4.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Community Solid Server - v4.0.0
WebIdAdapterFactory
Class WebIdAdapterFactory
Hierarchy
PassthroughAdapterFactory
WebIdAdapterFactory
Index
Constructors
constructor
Properties
converter
source
Methods
create
Storage
Adapter
Constructors
constructor
new
Web
Id
Adapter
Factory
(
source
:
AdapterFactory
, converter
:
RepresentationConverter
)
:
WebIdAdapterFactory
Parameters
source:
AdapterFactory
converter:
RepresentationConverter
Returns
WebIdAdapterFactory
Properties
Private
Readonly
converter
converter
:
RepresentationConverter
Protected
Readonly
source
source
:
AdapterFactory
Methods
create
Storage
Adapter
create
Storage
Adapter
(
name
:
string
)
:
Adapter
Parameters
name:
string
Returns
Adapter
Exports
Web
Id
Adapter
Factory
constructor
converter
source
create
Storage
Adapter