Uses of Class
com.atlassian.jira.web.component.admin.websudo.WebSudoIPAllowListManager
Packages that use WebSudoIPAllowListManager
Package
Description
-
Uses of WebSudoIPAllowListManager in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return WebSudoIPAllowListManagerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.webSudoIPAllowListManager(ApplicationProperties applicationProperties) -
Uses of WebSudoIPAllowListManager in com.atlassian.jira.web.action.admin
Constructors in com.atlassian.jira.web.action.admin with parameters of type WebSudoIPAllowListManagerModifierConstructorDescriptionWebSudoAuthenticate(LoginManager loginManager, InternalWebSudoManager webSudoManager, JiraAuthenticationContext authenticationContext, VelocityRequestContextFactory contextFactory, ProjectService projectService, ApplicationProperties applicationProperties, WebsudoAuditHandler websudoAuditHandler, WebSudoIPAllowListManager webSudoIPAllowListManager)