Class BootstrapJiraAuthenticationContext

java.lang.Object
com.atlassian.jira.i18n.BootstrapJiraAuthenticationContext
All Implemented Interfaces:
JiraAuthenticationContext

public class BootstrapJiraAuthenticationContext extends Object implements JiraAuthenticationContext
Simple JiraAuthenticationContext to be used in the Bootstrap container, because it is needed to show start up errors.

Basically it says all access is anonymous, and it always returns an I18nHelper in English.

Since:
v6.4.5