com.atlassian.security.auth.trustedapps
Interface TrustedApplicationsManager
- All Known Implementing Classes:
- DefaultTrustedApplicationsManager
public interface TrustedApplicationsManager
A container for trusted application representations. Also contains a reference to this application.
getTrustedApplication
TrustedApplication getTrustedApplication(java.lang.String id)
getCurrentApplication
CurrentApplication getCurrentApplication()
Copyright © 2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.