Uses of Interface
de.hybris.platform.webservicescommons.oauth2.scope.OpenIDExternalScopesStrategy
-
-
Uses of OpenIDExternalScopesStrategy in de.hybris.platform.oauth2.services.impl
Methods in de.hybris.platform.oauth2.services.impl with parameters of type OpenIDExternalScopesStrategy Modifier and Type Method Description voidDefaultHybrisOpenIDTokenServices. setExternalScopesStrategy(OpenIDExternalScopesStrategy externalScopesStrategy) -
Uses of OpenIDExternalScopesStrategy in de.hybris.platform.webservicescommons.oauth2.scope.impl
Classes in de.hybris.platform.webservicescommons.oauth2.scope.impl that implement OpenIDExternalScopesStrategy Modifier and Type Class Description classDefaultExternalScopesStrategy -
Uses of OpenIDExternalScopesStrategy in de.hybris.platform.webservicescommons.oauth2.token.provider
Methods in de.hybris.platform.webservicescommons.oauth2.token.provider with parameters of type OpenIDExternalScopesStrategy Modifier and Type Method Description voidHybrisOpenIDTokenServices. setExternalScopesStrategy(OpenIDExternalScopesStrategy externalScopesStrategy)Deprecated, for removal: This API element is subject to removal in a future version.
-