Uses of Interface
com.atlassian.confluence.impl.user.crowd.ApplicationCache.Loader
Packages that use ApplicationCache.Loader
-
Uses of ApplicationCache.Loader in com.atlassian.confluence.impl.user.crowd
Methods in com.atlassian.confluence.impl.user.crowd with parameters of type ApplicationCache.LoaderModifier and TypeMethodDescriptioncom.atlassian.crowd.model.application.Application
ApplicationCache.getApplication
(String name, ApplicationCache.Loader loader) Returns the cached application with the given name, or null if the application isn't cached.com.atlassian.crowd.model.application.Application
DefaultApplicationCache.getApplication
(String name, ApplicationCache.Loader loader)