Uses of Class
de.hybris.platform.webservicescommons.model.OAuthAccessTokenModel
Packages that use OAuthAccessTokenModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.user package.
-
Uses of OAuthAccessTokenModel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type OAuthAccessTokenModelModifier and TypeMethodDescriptionUserModel.getTokens()Generated method - Getter of theUser.tokensattribute defined at extensionoauth2.Method parameters in de.hybris.platform.core.model.user with type arguments of type OAuthAccessTokenModelModifier and TypeMethodDescriptionvoidUserModel.setTokens(Collection<OAuthAccessTokenModel> value) Generated method - Setter ofUser.tokensattribute defined at extensionoauth2.