extends |
Client |
|---|
A class representing an OAuth client.
| Methods | ||
|---|---|---|
public
|
__construct(array<string, mixed> $data)
|
# |
public
|
isConfidential(): bool
|
# |
public
|
isNative(): bool
|
# |
public
|
hasRedirectUri(string $redirect_uri): bool
|
# |
| Methods inherited from SimpleID\Models\Client |
|---|
loadFieldsFrom(), isDynamic(), getDisplayName(), getDisplayHTML(), getStoreType(), getStoreID(), setStoreID() |
| Methods inherited from SimpleID\Util\ArrayWrapper |
|---|
loadData(), toArray(), offsetSet(), offsetExists(), offsetUnset(), offsetGet(), __set(), count(), getIterator(), get(), exists(), set(), append(), unset(), ref(), refLimit(), splitPath() |
| Properties | |||
|---|---|---|---|
protected
|
bool
|
$dynamic = false
|
# |
| Properties inherited from SimpleID\Models\Client |
|---|
$cid, |
| Properties inherited from SimpleID\Util\ArrayWrapper |
|---|
$container |