public class

DefaultCurrentApplicationFactory

extends Object
implements CurrentApplicationFactory
java.lang.Object
   ↳ com.atlassian.jira.security.auth.trustedapps.DefaultCurrentApplicationFactory

Summary

Public Constructors
DefaultCurrentApplicationFactory(CurrentApplicationStore store)
Public Methods
CurrentApplication getCurrentApplication()
Return the JIRA's CurrentApplication.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.security.auth.trustedapps.CurrentApplicationFactory

Public Constructors

public DefaultCurrentApplicationFactory (CurrentApplicationStore store)

Public Methods

public CurrentApplication getCurrentApplication ()

Return the JIRA's CurrentApplication.

Returns
  • JIRA's CurrentApplication.