extends |
AuditEvent |
|---|---|
implements |
ProtocolResult |
Event trigging when a final, non-error assertion result is returned under an identity protocol.
| Methods | ||
|---|---|---|
public
|
__construct(int $result, User $user, Client $client)
|
# |
public
|
getResult(): int
|
# |
public
|
isPositiveAssertion(): bool
|
# |
| Methods inherited from SimpleID\Base\AuditEvent |
|---|
getTime(), getIP(), getUserAgent(), getLocation(), getSubject(), getClient(), getAuditEventName() |
| Properties | |||
|---|---|---|---|
protected
|
int
|
$result
|
# |
| Properties inherited from SimpleID\Base\AuditEvent |
|---|
$time, $ip, $userAgent, $location, $subject, $client |