Uses of Interface
com.atlassian.bamboo.accesstoken.AccessTokenService
Packages that use AccessTokenService
-
Uses of AccessTokenService in com.atlassian.bamboo.accesstoken
Classes in com.atlassian.bamboo.accesstoken that implement AccessTokenService -
Uses of AccessTokenService in com.atlassian.bamboo.plugins.rest.service
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type AccessTokenServiceModifierConstructorDescriptionRestUserAccessTokenService
(AccessTokenService accessTokenService, BambooUserManager bambooUserManager, PaginationService paginationService, com.atlassian.struts.TextProvider textProvider)