Uses of Interface
com.atlassian.bamboo.accesstoken.AccessTokenService
-
Packages that use AccessTokenService Package Description com.atlassian.bamboo.accesstoken com.atlassian.bamboo.plugins.rest.service -
-
Uses of AccessTokenService in com.atlassian.bamboo.accesstoken
Classes in com.atlassian.bamboo.accesstoken that implement AccessTokenService Modifier and Type Class Description class
DefaultAccessTokenService
-
Uses of AccessTokenService in com.atlassian.bamboo.plugins.rest.service
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type AccessTokenService Constructor Description RestUserAccessTokenService(AccessTokenService accessTokenService, BambooUserManager bambooUserManager, PaginationService paginationService, com.atlassian.struts.TextProvider textProvider)
-