| Package | Description |
|---|---|
| de.hybris.platform.oauth2.dto | |
| de.hybris.platform.oauth2.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OAuthAuthorizationCodeDTO> |
OAuthAuthorizationCodesDTO.getOAuthAuthorizationCodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthAuthorizationCodesDTO.setOAuthAuthorizationCodes(java.util.List<OAuthAuthorizationCodeDTO> oauthauthorizationcodesList) |
| Constructor and Description |
|---|
OAuthAuthorizationCodesDTO(java.util.List<OAuthAuthorizationCodeDTO> oauthauthorizationcodesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
OAuthAuthorizationCodeResource.putOAuthAuthorizationCode(OAuthAuthorizationCodeDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.