Class ExposedOAuth2ResourceDetailsGenerator

java.lang.Object
de.hybris.platform.outboundservices.client.impl.ExposedOAuth2ResourceDetailsGenerator
All Implemented Interfaces:
OAuth2ResourceDetailsGenerator

@Deprecated(since="2205", forRemoval=true) public class ExposedOAuth2ResourceDetailsGenerator extends Object implements OAuth2ResourceDetailsGenerator
Deprecated, for removal: This API element is subject to removal in a future version.
ConsumedDestinationModel can not have ExposedOAuthCredentialModel and hence no need of this generator.
Implementation of OAuth2ResourceDetailsGenerator that generates the resource details from a ExposedOAuthCredentialModel
  • Constructor Details

    • ExposedOAuth2ResourceDetailsGenerator

      public ExposedOAuth2ResourceDetailsGenerator()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details