Uses of Interface
com.atlassian.confluence.impl.user.crowd.ApplicationCache.Loader
-
Packages that use ApplicationCache.Loader Package Description com.atlassian.confluence.impl.user.crowd -
-
Uses of ApplicationCache.Loader in com.atlassian.confluence.impl.user.crowd
Methods in com.atlassian.confluence.impl.user.crowd with parameters of type ApplicationCache.Loader Modifier and Type Method Description com.atlassian.crowd.model.application.ApplicationApplicationCache. 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.ApplicationDefaultApplicationCache. getApplication(String name, ApplicationCache.Loader loader)
-