| Package | Description |
|---|---|
| de.hybris.platform.apiregistryservices.resource | |
| de.hybris.platform.integrationservices.client.impl |
| Modifier and Type | Method and Description |
|---|---|
ExposedOAuthCredentialModel |
ExposedOAuthCredentialResource.getExposedOAuthCredentialModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ExposedOAuthCredentialModel |
ExposedOAuthCredentialResource.readResource(java.lang.String resourceId)
Gets the
ExposedOAuthCredentialModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExposedOAuthCredentialModel> |
ExposedOAuthCredentialsResource.getExposedOAuthCredentialsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExposedOAuthCredentialResource.setExposedOAuthCredentialModel(ExposedOAuthCredentialModel value)
Convenience method which just delegates to
#setResourceValue(ExposedOAuthCredentialModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExposedOAuthCredentialsResource.setExposedOAuthCredentialsCollection(java.util.Collection<ExposedOAuthCredentialModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected OAuth2ProtectedResourceDetails |
DefaultIntegrationOAuth2RestTemplateCreator.oAuth2Resource(ExposedOAuthCredentialModel credential) |
Copyright © 2018 SAP SE. All Rights Reserved.