Uses of Interface
de.hybris.platform.outboundservices.client.impl.OAuth2ResourceDetailsGenerator
Packages that use OAuth2ResourceDetailsGenerator
-
Uses of OAuth2ResourceDetailsGenerator in de.hybris.platform.outboundservices.client.impl
Classes in de.hybris.platform.outboundservices.client.impl that implement OAuth2ResourceDetailsGeneratorModifier and TypeClassDescriptionclassImplementation ofOAuth2ResourceDetailsGeneratorthat generates the resource details from aConsumedOAuthCredentialModelclassDeprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.outboundservices.client.impl that return OAuth2ResourceDetailsGeneratorModifier and TypeMethodDescriptionDefaultOAuth2ResourceDetailsGeneratorFactory.getGenerator(AbstractCredentialModel credentialModel) OAuth2ResourceDetailsGeneratorFactory.getGenerator(AbstractCredentialModel credentialModel) Factory method that instantiates the correct implementation based on the specific type of the credential model received as a parameter
ConsumedDestinationModelcan not haveExposedOAuthCredentialModeland hence no need of this generator.