Package | Description |
---|---|
com.atlassian.jira.security.auth.trustedapps |
Modifier and Type | Class and Description |
---|---|
class |
CachingTrustedApplicationManager
TrustedApplicationManager that caches the info objects in memory.
|
class |
DefaultTrustedApplicationManager |
Constructor and Description |
---|
CachingTrustedApplicationManager(TrustedApplicationManager delegate,
com.atlassian.cache.CacheManager cacheManager) |
DefaultTrustedApplicationService(TrustedApplicationManager manager,
GlobalPermissionManager permissionManager,
TrustedApplicationValidator validator) |
DefaultTrustedApplicationValidator(TrustedApplicationManager manager) |
SeraphTrustedApplicationsManager(TrustedApplicationManager manager,
CurrentApplicationFactory applicationFactory,
JiraAuthenticationContext jiraAuthenticationContext) |
TrustedApplicationSemanticValidator(TrustedApplicationManager manager) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.