extends |
Module |
|---|
Implements the Attribute Exchange extension.
| Methods | ||
|---|---|---|
public
|
__construct()
|
# |
public
|
onXrdsTypes(BaseDataCollectionEvent $event): void
|
# |
public
|
onOpenIDResponseBuildEvent(OpenIDResponseBuildEvent $event): void
|
# |
public
|
onOpenidConsentFormBuild(FormBuildEvent $event): void
|
# |
public
|
onOpenidConsentFormSubmit(FormSubmitEvent $event): void
|
# |
public
|
onProfileBlocks(UIBuildEvent $event): void
|
# |
protected
|
getValue(User $user, string $type): string|array<mixed>|null
|
# |
| Methods inherited from SimpleID\Module |
|---|
init(), beforeroute(), isHttps(), checkHttps(), getCanonicalURL(), getCanonicalHost(), getOrigin(), fatalError(), secureCompare() |
| Constants | |||
|---|---|---|---|
public
|
OPENID_NS_AX = 'http://openid.net/srv/ax/1.0'
|
# | |
| Properties inherited from SimpleID\Module |
|---|
$f3, $logger |