Protected
descriptionProtected
enableProtected
nameProtected
parentProtected
requireProtected
storageMark as disabled
GdprGuardBuilder
Mark as enabled
GdprGuardBuilder
End the guard creation with the current builder state
GdprGuardBuilder
Mark as required
GdprGuardBuilder
Set the storage of the guard
GdprGuardBuilder
The new storage for the guard
Set the description of the guard
GdprGuardBuilder
The new description for the guard
Set the name of the guard
GdprGuardBuilder
The new name for the guard
Static
createFactory for creating a guard builder
GdprGuardBuilder
The parent group builder
Optional
storage: GdprStorage = GdprStorage.CookieThe guard's storage
Optional
enabled: boolean = falseWhether or not the guard should be enabled
Optional
required: boolean = falseWhether or not the guard should be required
Builder for a gdpr guard
Export