Class SimpleID\Protocols\Connect\ConnectBuildClaimsEvent

extends BaseDataCollectionEvent

Event to collect a set of claims to be included in an ID token or UserInfo response

Methods
Methods inherited from SimpleID\Util\Events\BaseDataCollectionEvent
addResult(), getResults(), hasResults(), isEmpty()
Methods used from SimpleID\Util\Events\GenericEventTrait
setEventName(), getEventName()
Constants inherited from SimpleID\Util\Events\BaseDataCollectionEvent
MERGE_DEFAULT, MERGE_APPEND, MERGE_PLAIN, MERGE_RECURSIVE, MERGE_MERGE
Properties
Properties inherited from SimpleID\Util\Events\BaseDataCollectionEvent
$results, $mergeStrategy
Properties used from SimpleID\Util\Events\GenericEventTrait
$eventName