Uses of Class
de.hybris.platform.webservicescommons.oauth2.token.provider.HybrisOAuthTokenServices
-
Packages that use HybrisOAuthTokenServices Package Description de.hybris.platform.oauth2.services.impl de.hybris.platform.webservicescommons.oauth2.token.provider de.hybris.smartedit.facade.impl -
-
Uses of HybrisOAuthTokenServices in de.hybris.platform.oauth2.services.impl
Subclasses of HybrisOAuthTokenServices in de.hybris.platform.oauth2.services.impl Modifier and Type Class Description classDefaultHybrisOpenIDTokenServices -
Uses of HybrisOAuthTokenServices in de.hybris.platform.webservicescommons.oauth2.token.provider
Subclasses of HybrisOAuthTokenServices in de.hybris.platform.webservicescommons.oauth2.token.provider Modifier and Type Class Description classHybrisOpenIDTokenServicesDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of HybrisOAuthTokenServices in de.hybris.smartedit.facade.impl
Methods in de.hybris.smartedit.facade.impl that return HybrisOAuthTokenServices Modifier and Type Method Description protected HybrisOAuthTokenServicesDefaultSSOAuthenticationFacade. getHybrisOAuthTokenServices()Methods in de.hybris.smartedit.facade.impl with parameters of type HybrisOAuthTokenServices Modifier and Type Method Description voidDefaultSSOAuthenticationFacade. setHybrisOAuthTokenServices(HybrisOAuthTokenServices hybrisOAuthTokenServices)
-