| Package | Description |
|---|---|
| de.hybris.platform.webservicescommons.dto | |
| de.hybris.platform.webservicescommons.resource |
| Modifier and Type | Method and Description |
|---|---|
OAuthClientDetailsDTO |
OAuthAccessTokenDTO.getClient() |
| Modifier and Type | Method and Description |
|---|---|
List<OAuthClientDetailsDTO> |
OAuthClientDetailsesDTO.getOAuthClientDetailses() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAccessTokenDTO.setClient(OAuthClientDetailsDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthClientDetailsesDTO.setOAuthClientDetailses(List<OAuthClientDetailsDTO> oauthclientdetailsesList) |
| Constructor and Description |
|---|
OAuthClientDetailsesDTO(List<OAuthClientDetailsDTO> oauthclientdetailsesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
OAuthClientDetailsResource.putOAuthClientDetails(OAuthClientDetailsDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.