Uses of Interface
de.hybris.platform.webservicescommons.oauth2.token.OAuthRevokeTokenService
-
Packages that use OAuthRevokeTokenService Package Description de.hybris.platform.oauth2.controller de.hybris.platform.webservicescommons.oauth2.token.impl -
-
Uses of OAuthRevokeTokenService in de.hybris.platform.oauth2.controller
Constructors in de.hybris.platform.oauth2.controller with parameters of type OAuthRevokeTokenService Constructor Description OAuthTokenController(OAuthRevokeTokenService oauthRevokeTokenService) -
Uses of OAuthRevokeTokenService in de.hybris.platform.webservicescommons.oauth2.token.impl
Classes in de.hybris.platform.webservicescommons.oauth2.token.impl that implement OAuthRevokeTokenService Modifier and Type Class Description classDefaultOAuthRevokeTokenServiceDefault implementation of theOAuthRevokeTokenService
-