Uses of Interface
com.atlassian.jira.security.auth.trustedapps.TrustedApplicationManager

Packages that use TrustedApplicationManager
com.atlassian.jira.security.auth.trustedapps   
 

Uses of TrustedApplicationManager in com.atlassian.jira.security.auth.trustedapps
 

Classes in com.atlassian.jira.security.auth.trustedapps that implement TrustedApplicationManager
 class CachingTrustedApplicationManager
          TrustedApplicationManager that caches the info objects in memory.
 class DefaultTrustedApplicationManager
           
 

Constructors in com.atlassian.jira.security.auth.trustedapps with parameters of type TrustedApplicationManager
CachingTrustedApplicationManager(TrustedApplicationManager delegate, com.atlassian.event.api.EventPublisher eventPublisher)
           
DefaultTrustedApplicationService(TrustedApplicationManager manager, GlobalPermissionManager permissionManager, TrustedApplicationValidator validator)
           
DefaultTrustedApplicationValidator(TrustedApplicationManager manager)
           
SeraphTrustedApplicationsManager(TrustedApplicationManager manager, CurrentApplicationFactory applicationFactory, JiraAuthenticationContext jiraAuthenticationContext)
           
TrustedApplicationSemanticValidator(TrustedApplicationManager manager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.