| Interface | Description |
|---|---|
| OAuth2Application |
The extended model interface for the OAuth2Application service.
|
| OAuth2ApplicationModel |
The base model interface for the OAuth2Application service.
|
| OAuth2ApplicationScopeAliases |
The extended model interface for the OAuth2ApplicationScopeAliases service.
|
| OAuth2ApplicationScopeAliasesModel |
The base model interface for the OAuth2ApplicationScopeAliases service.
|
| OAuth2Authorization |
The extended model interface for the OAuth2Authorization service.
|
| OAuth2AuthorizationModel |
The base model interface for the OAuth2Authorization service.
|
| OAuth2ScopeGrant |
The extended model interface for the OAuth2ScopeGrant service.
|
| OAuth2ScopeGrantModel |
The base model interface for the OAuth2ScopeGrant service.
|
| Class | Description |
|---|---|
| OAuth2ApplicationScopeAliasesSoap |
This class is used by SOAP remote services.
|
| OAuth2ApplicationScopeAliasesWrapper |
This class is a wrapper for
OAuth2ApplicationScopeAliases. |
| OAuth2ApplicationSoap |
This class is used by SOAP remote services, specifically
com.liferay.oauth2.provider.service.http.OAuth2ApplicationServiceSoap. |
| OAuth2ApplicationWrapper |
This class is a wrapper for
OAuth2Application. |
| OAuth2AuthorizationSoap |
This class is used by SOAP remote services, specifically
com.liferay.oauth2.provider.service.http.OAuth2AuthorizationServiceSoap. |
| OAuth2AuthorizationWrapper |
This class is a wrapper for
OAuth2Authorization. |
| OAuth2ScopeGrantSoap |
This class is used by SOAP remote services.
|
| OAuth2ScopeGrantWrapper |
This class is a wrapper for
OAuth2ScopeGrant. |