| Interface | Description |
|---|---|
| OAuthApplication |
The extended model interface for the OAuthApplication service.
|
| OAuthApplicationModel |
The base model interface for the OAuthApplication service.
|
| OAuthUser |
The extended model interface for the OAuthUser service.
|
| OAuthUserModel |
The base model interface for the OAuthUser service.
|
| Class | Description |
|---|---|
| OAuthApplicationConstants | Deprecated
As of Athanasius (7.3.x), replaced by
OAuthApplicationConstants |
| OAuthApplicationSoap | Deprecated
As of Athanasius (7.3.x), with no direct replacement
|
| OAuthApplicationTable |
The table class for the "OAuth_OAuthApplication" database table.
|
| OAuthApplicationWrapper |
This class is a wrapper for
OAuthApplication. |
| OAuthUserSoap | Deprecated
As of Athanasius (7.3.x), with no direct replacement
|
| OAuthUserTable |
The table class for the "OAuth_OAuthUser" database table.
|
| OAuthUserWrapper |
This class is a wrapper for
OAuthUser. |