Uses of Interface
com.atlassian.jira.servlet.JiraCaptchaService

Packages that use JiraCaptchaService
com.atlassian.jira.security.login   
com.atlassian.jira.servlet   
com.atlassian.jira.web.action.user   
 

Uses of JiraCaptchaService in com.atlassian.jira.security.login
 

Constructors in com.atlassian.jira.security.login with parameters of type JiraCaptchaService
LoginManagerImpl(LoginStore loginStore, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.crowd.embedded.api.CrowdService crowdService, JiraCaptchaService jiraCaptchaService, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.event.api.EventPublisher eventPublisher, AuthorisationManager authorisationManager)
           
 

Uses of JiraCaptchaService in com.atlassian.jira.servlet
 

Classes in com.atlassian.jira.servlet that implement JiraCaptchaService
 class JiraCaptchaServiceImpl
           
 

Uses of JiraCaptchaService in com.atlassian.jira.web.action.user
 

Constructors in com.atlassian.jira.web.action.user with parameters of type JiraCaptchaService
Signup(ApplicationProperties applicationProperties, UserService userService, UserUtil userUtil, JiraCaptchaService jiraCaptchaService, ExternalLinkUtil externalLinkUtil)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.