Uses of Interface
com.atlassian.jira.bc.license.JiraServerIdProvider

Packages that use JiraServerIdProvider
com.atlassian.jira.bc.license   
com.atlassian.jira.security.xsrf   
 

Uses of JiraServerIdProvider in com.atlassian.jira.bc.license
 

Classes in com.atlassian.jira.bc.license that implement JiraServerIdProvider
 class BootstrapJiraServerIdProvider
          Used only during the boostrap run level.
 class DefaultJiraServerIdProvider
           
 

Uses of JiraServerIdProvider in com.atlassian.jira.security.xsrf
 

Constructors in com.atlassian.jira.security.xsrf with parameters of type JiraServerIdProvider
SimpleXsrfTokenGenerator(JiraAuthenticationContext authenticationContext, JiraServerIdProvider jiraServerIdProvider)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.