Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RegistrationManagerArgs

Index

Properties

accountStore

accountStore: AccountStore

Stores all the registered account information.

baseUrl

baseUrl: string

Used to set the oidcIssuer value of newly registered pods.

identifierGenerator

identifierGenerator: IdentifierGenerator

Generates identifiers for new pods.

ownershipValidator

ownershipValidator: OwnershipValidator

Verifies the user is the owner of the WebID they provide.

podManager

podManager: PodManager

Creates the new pods.

webIdSuffix

webIdSuffix: string

Appended to the generated pod identifier to create the corresponding WebID.