Uses of Class
com.atlassian.confluence.rest.client.authentication.AuthenticatedWebResourceProvider

Packages that use AuthenticatedWebResourceProvider
com.atlassian.confluence.it.rpc   
com.atlassian.confluence.it.rpc.delegates   
com.atlassian.confluence.it.rpc.delegates.admin   
com.atlassian.confluence.rest.client   
com.atlassian.confluence.rest.client.impl   
 

Uses of AuthenticatedWebResourceProvider in com.atlassian.confluence.it.rpc
 

Fields in com.atlassian.confluence.it.rpc declared as AuthenticatedWebResourceProvider
 AuthenticatedWebResourceProvider ConfluenceRpc.baseResourceProvider
           
 

Constructors in com.atlassian.confluence.it.rpc with parameters of type AuthenticatedWebResourceProvider
LabelsRpc(ConfluenceRpc rpc, AuthenticatedWebResourceProvider authenticatedWebResourceProvider)
           
 

Uses of AuthenticatedWebResourceProvider in com.atlassian.confluence.it.rpc.delegates
 

Constructors in com.atlassian.confluence.it.rpc.delegates with parameters of type AuthenticatedWebResourceProvider
AttachmentRpc(AuthenticatedWebResourceProvider provider)
           
ContentRpc(AuthenticatedWebResourceProvider provider)
           
SpaceRpc(AuthenticatedWebResourceProvider provider)
           
 

Uses of AuthenticatedWebResourceProvider in com.atlassian.confluence.it.rpc.delegates.admin
 

Constructors in com.atlassian.confluence.it.rpc.delegates.admin with parameters of type AuthenticatedWebResourceProvider
AdminRpc(AuthenticatedWebResourceProvider resourceProvider)
           
BandanaRpc(AuthenticatedWebResourceProvider resourceProvider)
           
CacheRpc(AuthenticatedWebResourceProvider resourceProvider)
           
DarkFeatureRpc(AuthenticatedWebResourceProvider resourceProvider)
           
JournalRpc(AuthenticatedWebResourceProvider resourceProvider)
           
LoggingRpc(AuthenticatedWebResourceProvider resourceProvider)
           
PluginsRpc(AuthenticatedWebResourceProvider resourceProvider)
           
SchedulerRpc(AuthenticatedWebResourceProvider resourceProvider)
           
ThemeRpc(AuthenticatedWebResourceProvider resourceProvider)
           
 

Uses of AuthenticatedWebResourceProvider in com.atlassian.confluence.rest.client
 

Constructors in com.atlassian.confluence.rest.client with parameters of type AuthenticatedWebResourceProvider
AbstractRemoteService(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteAttachmentServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteChildContentServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteContentBodyConversionServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executorService)
           
RemoteContentLabelServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteContentPropertyServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteContentRestrictionServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteContentServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteCQLSearchServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteSpaceServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
 

Uses of AuthenticatedWebResourceProvider in com.atlassian.confluence.rest.client.impl
 

Constructors in com.atlassian.confluence.rest.client.impl with parameters of type AuthenticatedWebResourceProvider
RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteContentTrashServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
RemoteLongTaskServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.