| 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 |
This class is used by SOAP remote services, specifically
com.liferay.oauth.service.http.OAuthApplicationServiceSoap. |
| OAuthApplicationTable |
The table class for the "OAuth_OAuthApplication" database table.
|
| OAuthApplicationWrapper |
This class is a wrapper for
OAuthApplication. |
| OAuthUserSoap |
This class is used by SOAP remote services, specifically
com.liferay.oauth.service.http.OAuthUserServiceSoap. |
| OAuthUserTable |
The table class for the "OAuth_OAuthUser" database table.
|
| OAuthUserWrapper |
This class is a wrapper for
OAuthUser. |