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
ClientCredentialsAdapterFactory
Class ClientCredentialsAdapterFactory
Hierarchy
PassthroughAdapterFactory
ClientCredentialsAdapterFactory
Index
Constructors
constructor
Properties
source
storage
Methods
create
Storage
Adapter
Constructors
constructor
new
Client
Credentials
Adapter
Factory
(
source
:
AdapterFactory
, storage
:
KeyValueStorage
<
string
,
ClientCredentials
>
)
:
ClientCredentialsAdapterFactory
Parameters
source:
AdapterFactory
storage:
KeyValueStorage
<
string
,
ClientCredentials
>
Returns
ClientCredentialsAdapterFactory
Properties
Protected
Readonly
source
source
:
AdapterFactory
Private
Readonly
storage
storage
:
KeyValueStorage
<
string
,
ClientCredentials
>
Methods
create
Storage
Adapter
create
Storage
Adapter
(
name
:
string
)
:
Adapter
Parameters
name:
string
Returns
Adapter
Exports
Client
Credentials
Adapter
Factory
constructor
source
storage
create
Storage
Adapter