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
public TrustedApplication getTrustedApplication(java.lang.String id)
getCurrentApplication
public CurrentApplication getCurrentApplication()
Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.