| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.dto | |
| de.hybris.platform.apiregistryservices.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCredentialDTO
Generated dto class for type BasicCredential first defined at extension apiregistryservices
|
class |
ConsumedCertificateCredentialDTO
Generated dto class for type ConsumedCertificateCredential first defined at extension apiregistryservices
|
class |
ConsumedOAuthCredentialDTO
Generated dto class for type ConsumedOAuthCredential first defined at extension apiregistryservices
|
class |
ExposedOAuthCredentialDTO
Generated dto class for type ExposedOAuthCredential first defined at extension apiregistryservices
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCredentialDTO |
AbstractDestinationDTO.getCredential() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCredentialDTO> |
AbstractCredentialsDTO.getAbstractCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDestinationDTO.setCredential(AbstractCredentialDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCredentialsDTO.setAbstractCredentials(java.util.List<AbstractCredentialDTO> abstractcredentialsList) |
| Constructor and Description |
|---|
AbstractCredentialsDTO(java.util.List<AbstractCredentialDTO> abstractcredentialsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
AbstractCredentialResource.putAbstractCredential(AbstractCredentialDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.