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)
           
DefaultTrustedApplicationService(TrustedApplicationManager manager, GlobalPermissionManager permissionManager, TrustedApplicationValidator validator)
           
DefaultTrustedApplicationValidator(TrustedApplicationManager manager)
           
SeraphTrustedApplicationsManager(TrustedApplicationManager manager, CurrentApplicationFactory applicationFactory)
           
TrustedApplicationSemanticValidator(TrustedApplicationManager manager)
           
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.