Uses of Interface
com.atlassian.jira.security.websudo.InternalWebSudoManager

Packages that use InternalWebSudoManager
com.atlassian.jira.rest.auth   
com.atlassian.jira.security.websudo   
com.atlassian.jira.web.action.admin   
com.atlassian.sal.jira.websudo   
 

Uses of InternalWebSudoManager in com.atlassian.jira.rest.auth
 

Constructors in com.atlassian.jira.rest.auth with parameters of type InternalWebSudoManager
WebSudo(InternalWebSudoManager internalWebSudoManager)
           
 

Uses of InternalWebSudoManager in com.atlassian.jira.security.websudo
 

Classes in com.atlassian.jira.security.websudo that implement InternalWebSudoManager
 class InternalWebSudoManagerImpl
           
 

Uses of InternalWebSudoManager in com.atlassian.jira.web.action.admin
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type InternalWebSudoManager
WebSudoAuthenticate(LoginManager loginManager, InternalWebSudoManager webSudoManager, JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory contextFactory, ProjectService projectService, ApplicationProperties applicationProperties)
           
 

Uses of InternalWebSudoManager in com.atlassian.sal.jira.websudo
 

Constructors in com.atlassian.sal.jira.websudo with parameters of type InternalWebSudoManager
JIRASalWebSudoManager(ApplicationProperties settingsManager, InternalWebSudoManager internalWebSudoManager)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.