Uses of Class
com.atlassian.bamboo.plugins.rest.service.RestUserAccessTokenService
Package
Description
-
Uses of RestUserAccessTokenService in com.atlassian.bamboo.plugins.rest.resource
ModifierConstructorDescriptionAccessTokenResource
(RestUserAccessTokenService restUserAccessTokenService, com.atlassian.struts.TextProvider textProvider, RestAuthenticationContext restAuthenticationContext) -
Uses of RestUserAccessTokenService in com.atlassian.bamboo.plugins.rest.user
ModifierConstructorDescriptionUserAdminResource
(BambooAuthenticationContext bambooAuthenticationContext, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, com.atlassian.crowd.embedded.api.CrowdService crowdService, PaginationService paginationService, RestUserAccessTokenService restUserAccessTokenService, com.atlassian.struts.TextProvider textProvider, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, UserRenameService userRenameService, ExtendedAuthorManager extendedAuthorManager)