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 | |
OAuthApplicationSoap |
This class is used by SOAP remote services, specifically
com.liferay.oauth.service.http.OAuthApplicationServiceSoap . |
OAuthApplicationWrapper |
This class is a wrapper for
OAuthApplication . |
OAuthUserSoap |
This class is used by SOAP remote services, specifically
com.liferay.oauth.service.http.OAuthUserServiceSoap . |
OAuthUserWrapper |
This class is a wrapper for
OAuthUser . |