| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.dto | |
| de.hybris.platform.webservicescommons.dto | |
| de.hybris.platform.webservicescommons.resource |
| Modifier and Type | Method and Description |
|---|---|
OAuthClientDetailsDTO |
ExposedOAuthCredentialDTO.getOAuthClientDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExposedOAuthCredentialDTO.setOAuthClientDetails(OAuthClientDetailsDTO value) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenIDClientDetailsDTO
Generated dto class for type OpenIDClientDetails first defined at extension oauth2
|
| Modifier and Type | Method and Description |
|---|---|
OAuthClientDetailsDTO |
OAuthAccessTokenDTO.getClient() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OAuthClientDetailsDTO> |
OAuthClientDetailsesDTO.getOAuthClientDetailses() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAccessTokenDTO.setClient(OAuthClientDetailsDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthClientDetailsesDTO.setOAuthClientDetailses(java.util.List<OAuthClientDetailsDTO> oauthclientdetailsesList) |
| Constructor and Description |
|---|
OAuthClientDetailsesDTO(java.util.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 © 2018 SAP SE. All Rights Reserved.