public class DefaultCurrentApplicationFactory extends Object implements CurrentApplicationFactory
| Constructor and Description |
|---|
DefaultCurrentApplicationFactory(CurrentApplicationStore store) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.security.auth.trustedapps.CurrentApplication |
getCurrentApplication()
Return the JIRA's
CurrentApplication. |
public DefaultCurrentApplicationFactory(CurrentApplicationStore store)
public com.atlassian.security.auth.trustedapps.CurrentApplication getCurrentApplication()
CurrentApplicationFactoryCurrentApplication.getCurrentApplication in interface CurrentApplicationFactoryCopyright © 2002-2021 Atlassian. All Rights Reserved.