Uses of Interface
de.hybris.platform.webservicescommons.oauth2.token.OAuthTokenService
Packages that use OAuthTokenService
Package
Description
-
Uses of OAuthTokenService in de.hybris.platform.platformbackoffice.actions.oauth2
Methods in de.hybris.platform.platformbackoffice.actions.oauth2 that return OAuthTokenServiceModifier and TypeMethodDescriptionprotected OAuthTokenServiceDeleteAccessTokenWithRefreshTokenAction.getOaAuthTokenService() -
Uses of OAuthTokenService in de.hybris.platform.webservicescommons.oauth2.token.impl
Classes in de.hybris.platform.webservicescommons.oauth2.token.impl that implement OAuthTokenService -
Uses of OAuthTokenService in de.hybris.platform.webservicescommons.oauth2.token.provider
Methods in de.hybris.platform.webservicescommons.oauth2.token.provider that return OAuthTokenServiceMethods in de.hybris.platform.webservicescommons.oauth2.token.provider with parameters of type OAuthTokenServiceModifier and TypeMethodDescriptionvoidHybrisOAuthTokenStore.setOauthTokenService(OAuthTokenService oauthTokenService)