Uses of Class
de.hybris.platform.kymaintegrationservices.dto.OAuthData
-
Packages that use OAuthData Package Description de.hybris.platform.kymaintegrationservices.dto de.hybris.platform.kymaintegrationservices.populators -
-
Uses of OAuthData in de.hybris.platform.kymaintegrationservices.dto
Methods in de.hybris.platform.kymaintegrationservices.dto that return OAuthData Modifier and Type Method Description OAuthDataCredentialsData. getOauth()Methods in de.hybris.platform.kymaintegrationservices.dto with parameters of type OAuthData Modifier and Type Method Description voidCredentialsData. setOauth(OAuthData oauth) -
Uses of OAuthData in de.hybris.platform.kymaintegrationservices.populators
Methods in de.hybris.platform.kymaintegrationservices.populators that return OAuthData Modifier and Type Method Description protected OAuthDataWebserviceSpecificationPopulator. extractOAuth(ExposedOAuthCredentialModel credential)
-