Uses of Interface
com.atlassian.jira.rpc.auth.TokenManager

Packages that use TokenManager
com.atlassian.jira.rpc.auth   
com.atlassian.jira.rpc.soap   
 

Uses of TokenManager in com.atlassian.jira.rpc.auth
 

Classes in com.atlassian.jira.rpc.auth that implement TokenManager
 class TokenManagerImpl
           
 

Uses of TokenManager in com.atlassian.jira.rpc.soap
 

Methods in com.atlassian.jira.rpc.soap with parameters of type TokenManager
 void JiraSoapServiceImpl.setTokenManager(TokenManager tokenManager)
           
 

Constructors in com.atlassian.jira.rpc.soap with parameters of type TokenManager
JiraSoapServiceImpl(TokenManager tokenManager, ProjectService projectService, IssueService issueService, UserService userService, SchemeService schemeService, AdminService adminService, SearchService searchService, ProjectRoleService projectRoleService, IssueConstantsService issueConstantsService)
           
 



Copyright © 2004-2011 Atlassian. All Rights Reserved.