Skip navigation links
A B C D E G H I L M O P R S T U V X 

A

AccountComponentCacheConfig - Class in org.duracloud.durastore.config
 
AccountComponentCacheConfig() - Constructor for class org.duracloud.durastore.config.AccountComponentCacheConfig
 
ACLStorageProvider - Class in org.duracloud.durastore.util
This class provides a filtering of spaces based on the username and groups of the currently logged-in user.
ACLStorageProvider(StorageProvider, AccountChangeNotifier, DuraCloudRequestContextUtil) - Constructor for class org.duracloud.durastore.util.ACLStorageProvider
 
ACLStorageProvider(StorageProvider, SecurityContextUtil, AccountChangeNotifier, DuraCloudRequestContextUtil) - Constructor for class org.duracloud.durastore.util.ACLStorageProvider
 
addContent(String, String, InputStream, String, Map<String, String>, long, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
addContent(String, String, InputStream, String, Map<String, String>, long, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Adds content to a space.
addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
addContent(String, String, String, Map<String, String>, long, String, InputStream) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
addContentPropertiesToResponse(Response.ResponseBuilder, Map<String, String>) - Method in class org.duracloud.durastore.rest.ContentRest
Adds the properties of a content item as header values to the response.
addSpace(String, Map<String, AclType>, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Adds a space.
addSpace(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.addSpace(String, String, String, String)
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
afterReturning(Object, Method, Object[], Object) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
AOPTaskProviderFactoryDecorator - Class in org.duracloud.durastore.aop
An AOP decorate to wrap the task provider factory.
AOPTaskProviderFactoryDecorator(TaskProviderFactory, PointcutAdvisor...) - Constructor for class org.duracloud.durastore.aop.AOPTaskProviderFactoryDecorator
 
APP_NAME - Static variable in class org.duracloud.durastore.rest.BaseRest
 
Application - Class in org.duracloud.durastore.rest
The entry point for the jax-rs application.
Application() - Constructor for class org.duracloud.durastore.rest.Application
Register JAX-RS application components.
APPLICATION_XML - Static variable in class org.duracloud.durastore.rest.BaseRest
 
appName() - Method in class org.duracloud.durastore.config.AccountComponentCacheConfig
 
AuditConfigBuilder - Class in org.duracloud.durastore.util
 
AuditConfigBuilder(DuracloudMillRepo) - Constructor for class org.duracloud.durastore.util.AuditConfigBuilder
 
AuditLogReaderInitializer - Class in org.duracloud.durastore.util
 
AuditLogReaderInitializer(AuditLogReader, DuracloudMillRepo) - Constructor for class org.duracloud.durastore.util.AuditLogReaderInitializer
 
AuditLogRest - Class in org.duracloud.durastore.rest
REST interface for the AuditLogReader.
AuditLogRest(AuditLogReader, StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.AuditLogRest
 

B

BaseRest - Class in org.duracloud.durastore.rest
Base REST resource
BaseRest() - Constructor for class org.duracloud.durastore.rest.BaseRest
 
before(Method, Object[], Object) - Method in class org.duracloud.durastore.aop.SnapshotAccessAdvice
 
before(Method, Object[], Object) - Method in class org.duracloud.durastore.aop.StreamingAccessAdvice
 
BitIntegrityReportRest - Class in org.duracloud.durastore.rest
REST interface for serving bit integrity reports.
BitIntegrityReportRest(JpaBitIntegrityReportRepo, StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.BitIntegrityReportRest
 
build() - Method in class org.duracloud.durastore.util.AuditConfigBuilder
 
buildURI(String, String) - Method in class org.duracloud.durastore.rest.ManifestRest
 

C

CONTENT_MIMETYPE_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
ContentResource - Interface in org.duracloud.durastore.rest
 
ContentResourceImpl - Class in org.duracloud.durastore.rest
Provides interaction with content
ContentResourceImpl(StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.ContentResourceImpl
 
ContentRest - Class in org.duracloud.durastore.rest
Provides interaction with content via REST
ContentRest(ContentResource, RestUtil) - Constructor for class org.duracloud.durastore.rest.ContentRest
 
COPY_SOURCE_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
COPY_SOURCE_STORE_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
copyContent(String, String, String, String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
copyContent(String, String, String, String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
This method copies the content found in space srcSpaceID with id srcContentID to the space destSpaceID within the same content store (storeID) to the id of destContentID.
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
copyContent(String, String, String, String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
createInstance() - Method in class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
createInstance() - Method in class org.duracloud.durastore.util.StorageAccountManagerFactory
 
createInstance(String) - Method in class org.duracloud.durastore.util.StorageProviderFactoryCache
 
createInstance(String) - Method in class org.duracloud.durastore.util.TaskProviderFactoryCache
 
createSpace(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
createSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
createSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
createSpace(String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 

D

DEFAULT_MIME - Static variable in class org.duracloud.durastore.rest.BaseRest
 
deleteContent(String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
deleteContent(String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Removes a piece of content.
deleteContent(String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.removeContent()
deleteContent(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
deleteContent(String, String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
deleteSpace(String, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Deletes a space, removing all included content.
deleteSpace(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.deleteSpace(String, String);
deleteSpace(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
deleteSpace(String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 

E

expireStorageProvider(String) - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
Removes a particular storage provider from the cache, which will require that the connection be recreated on the next call.

G

generateManifest(String, String, String) - Method in class org.duracloud.durastore.rest.ManifestRest
 
getAccountId() - Method in class org.duracloud.durastore.rest.BaseRest
 
getAccountIdUtil() - Method in class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
getAccountManager() - Method in class org.duracloud.durastore.util.ProviderFactoryBase
 
getAuditLog(String, String) - Method in class org.duracloud.durastore.rest.AuditLogRest
 
getAuditQueue() - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
getContent(String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
getContent(String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Retrieves content from a space.
getContent(String, String, String, boolean) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.getContent() see ContentResource.getContentProperties()
getContent(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getContent(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getContent(String, String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getContentProperties(String, String, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
getContentProperties(String, String, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Retrieves the properties of a piece of content.
getContentProperties(String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.getContentProperties()
getContentProperties(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getContentProperties(String, String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getInitConfig() - Method in class org.duracloud.durastore.util.ProviderFactoryBase
 
getInterval(StorageStatsResource.GroupBy) - Method in class org.duracloud.durastore.rest.StorageStatsResource
 
getManifest(String, String, String, String) - Method in class org.duracloud.durastore.rest.ManifestResource
 
getManifest(String, String, String) - Method in class org.duracloud.durastore.rest.ManifestRest
 
getMaxRetries() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
getMaxRetries() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
getObject() - Method in class org.duracloud.durastore.util.TaskProviderFactoryCache
 
getObjectType() - Method in class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
getOrder() - Method in class org.duracloud.durastore.aop.SnapshotAccessAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.StreamingAccessAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
getOrder() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
getReport(String, String) - Method in class org.duracloud.durastore.rest.BitIntegrityReportRest
 
getReportHead(String, String) - Method in class org.duracloud.durastore.rest.BitIntegrityReportRest
 
getSpace(String, String, String, long, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaceProperties(String, String); see SpaceResource.getSpaceContents(String, String);
getSpaceACLs() - Method in class org.duracloud.durastore.rest.BaseRest
 
getSpaceACLs(String, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Gets the ACLs of a space.
getSpaceACLs(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaceACLs(String, String);
getSpaceACLs(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceACLs(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaceACLs(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaceACLs(String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getSpaceContents(String, String, String, long, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Gets a listing of the contents of a space.
getSpaceContents(String, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceContents(String, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaceContents(String, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaceContents(String, String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaceContentsChunked(String, String, long, String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getSpaceProperties(String, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Gets the properties of a space.
getSpaceProperties(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaceProperties(String, String);
getSpaceProperties(String) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaceProperties(String) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
Provides a failure response the number of times indicated by the spaceId.
getSpaceProperties(String) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
Provides a successful response the number of times indicated by the spaceId.
getSpaceProperties(String) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getSpaces(String) - Method in class org.duracloud.durastore.rest.SpaceResource
Provides a listing of all spaces for a customer.
getSpaces(String) - Method in class org.duracloud.durastore.rest.SpaceRest
see SpaceResource.getSpaces()
getSpaces() - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getSpaces() - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getSpaces() - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getSpaces() - Method in class org.duracloud.durastore.util.ACLStorageProvider
This method passes through the call to getSpaces() for 'admin' users, and for 'users', only returns the list of 'open' spaces and those to which they have and ACL.
getSpaceStats(String, String, String, Date, Date, StorageStatsResource.GroupBy) - Method in class org.duracloud.durastore.rest.StorageStatsResource
 
getSpaceStatsOverTime(String, String, String, String, String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 
getStorageAccounts() - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
This method returns all of the registered storage accounts.
getStorageProvider() - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
Retrieves the primary storage provider for a given customer.
getStorageProvider(String) - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
Retrieves a particular storage provider based on the storage account ID.
getStorageProviderByDay(String, String, Date) - Method in class org.duracloud.durastore.rest.StorageStatsResource
 
getStorageProviderFactoryCache() - Method in class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
getStorageProviderStats(String, String, Date, Date, StorageStatsResource.GroupBy) - Method in class org.duracloud.durastore.rest.StorageStatsResource
 
getStorageProviderType() - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
getStorageProviderType() - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
getStorageProviderType() - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
getStorageProviderType() - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
getStorageStatsByDay(String, String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 
getStoreId(String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 
getStores() - Method in class org.duracloud.durastore.rest.StoreRest
Provides a listing of all available storage provider accounts
getStoreStatsOverTime(String, String, String, String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 
getSubdomain() - Method in class org.duracloud.durastore.rest.BaseRest
 
getSupportedTasks(String) - Method in class org.duracloud.durastore.rest.TaskRest
Gets a listing of supported tasks for a given provider
getTaskProvider() - Method in class org.duracloud.durastore.aop.AOPTaskProviderFactoryDecorator
 
getTaskProvider(String) - Method in class org.duracloud.durastore.aop.AOPTaskProviderFactoryDecorator
 
getTaskProvider() - Method in class org.duracloud.durastore.util.TaskProviderFactoryImpl
 
getTaskProvider(String) - Method in class org.duracloud.durastore.util.TaskProviderFactoryImpl
 
getUserProperties(String...) - Method in class org.duracloud.durastore.rest.BaseRest
Looks through the request headers and pulls out user properties.
getUserProperties() - Method in class org.duracloud.durastore.rest.BaseRest
 
getWaitTime() - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
getWaitTime() - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
globalStores(UserDetailsServiceCache, StorageProviderFactoryCache, TaskProviderFactoryCache) - Method in class org.duracloud.durastore.config.AccountComponentCacheConfig
 

H

HEADER_PREFIX - Static variable in class org.duracloud.durastore.rest.BaseRest
 
HTML - Static variable in class org.duracloud.durastore.rest.BaseRest
 

I

init() - Method in class org.duracloud.durastore.util.AuditLogReaderInitializer
 
initialize(DuraStoreInitConfig, String, String, String) - Method in class org.duracloud.durastore.util.ProviderFactoryBase
Initializes DuraStore with account information necessary to connect to Storage Providers.
initialize(DuraStoreInitConfig, String, String, String) - Method in class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
isInitialized() - Method in class org.duracloud.durastore.util.ProviderFactoryBase
 

L

log - Static variable in class org.duracloud.durastore.rest.SpaceResource
 
log - Static variable in class org.duracloud.durastore.rest.StorageStatsResource
 

M

ManifestResource - Class in org.duracloud.durastore.rest
 
ManifestResource(ManifestGenerator) - Constructor for class org.duracloud.durastore.rest.ManifestResource
 
ManifestRest - Class in org.duracloud.durastore.rest
REST interface for the Manifest Generator.
ManifestRest(ManifestResource, StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.ManifestRest
 
MockRetryStorageProvider - Class in org.duracloud.durastore.test
Storage Provider implementation used for testing retry AOP
MockRetryStorageProvider() - Constructor for class org.duracloud.durastore.test.MockRetryStorageProvider
 
MockVerifyCreateStorageProvider - Class in org.duracloud.durastore.test
Storage Provider implementation used for testing verify creation AOP
MockVerifyCreateStorageProvider() - Constructor for class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
MockVerifyDeleteStorageProvider - Class in org.duracloud.durastore.test
Storage Provider implementation used for testing verify deletion AOP
MockVerifyDeleteStorageProvider() - Constructor for class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 

O

onEvent(AccountChangeEvent) - Method in class org.duracloud.durastore.util.StorageProviderFactoryCache
 
onEvent(AccountChangeEvent) - Method in class org.duracloud.durastore.util.TaskProviderFactoryCache
 
org.duracloud.durastore.aop - package org.duracloud.durastore.aop
 
org.duracloud.durastore.config - package org.duracloud.durastore.config
 
org.duracloud.durastore.error - package org.duracloud.durastore.error
 
org.duracloud.durastore.rest - package org.duracloud.durastore.rest
 
org.duracloud.durastore.test - package org.duracloud.durastore.test
 
org.duracloud.durastore.util - package org.duracloud.durastore.util
 

P

performTask(String, String) - Method in class org.duracloud.durastore.rest.TaskRest
Performs a task
PropertyConfig - Class in org.duracloud.durastore.config
 
PropertyConfig() - Constructor for class org.duracloud.durastore.config.PropertyConfig
 
propertySourcesPlaceholderConfigurer(ResourceLoader) - Method in class org.duracloud.durastore.config.PropertyConfig
 
ProviderFactoryBase - Class in org.duracloud.durastore.util
 
ProviderFactoryBase(StorageAccountManager) - Constructor for class org.duracloud.durastore.util.ProviderFactoryBase
 
putContent(String, String, String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.addContent() and ContentResource.copyContent().

R

resolveEndDate(String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 
resolveStartDate(String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 
ResourceChecksumException - Exception in org.duracloud.durastore.error
 
ResourceChecksumException(String, String, String, Exception) - Constructor for exception org.duracloud.durastore.error.ResourceChecksumException
 
ResourceException - Exception in org.duracloud.durastore.error
 
ResourceException(String) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceException(String, String, String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceException
 
ResourceNotFoundException - Exception in org.duracloud.durastore.error
 
ResourceNotFoundException(String, String, Exception) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceNotFoundException(String, String, String, Exception) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceNotFoundException(String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceNotFoundException(String, String, String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceNotFoundException
 
ResourceStateException - Exception in org.duracloud.durastore.error
 
ResourceStateException(String, String, String, Exception) - Constructor for exception org.duracloud.durastore.error.ResourceStateException
 
ResourceStateException(String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceStateException
 
ResourceStateException(String, String, String, String, String, String, String, Throwable) - Constructor for exception org.duracloud.durastore.error.ResourceStateException
 
responseBad(Exception) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseBad(Exception, Response.Status) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseBad(String, Response.Status) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseBadRequest(Exception) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseNotFound() - Method in class org.duracloud.durastore.rest.BaseRest
 
responseNotFound(String) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseOk() - Method in class org.duracloud.durastore.rest.BaseRest
 
responseOk(String) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseOk(Object) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseOkStream(InputStream) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseOkXml(String) - Method in class org.duracloud.durastore.rest.BaseRest
 
responseOkXmlStream(InputStream) - Method in class org.duracloud.durastore.rest.BaseRest
 

S

setAccountIdUtil(DuraCloudRequestContextUtil) - Method in class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
setContentProperties(String, String, Map<String, String>) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
setEnabled(boolean) - Method in class org.duracloud.durastore.rest.ManifestRest
 
setMaxRetries(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
setMaxRetries(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.SnapshotAccessAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.StreamingAccessAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
setOrder(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
setSpaceACLs(String, Map<String, AclType>) - Method in class org.duracloud.durastore.util.ACLStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockRetryStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyCreateStorageProvider
 
setSpaceProperties(String, Map<String, String>) - Method in class org.duracloud.durastore.test.MockVerifyDeleteStorageProvider
 
setStorageProviderFactoryCache(StorageProviderFactoryCache) - Method in class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
setWaitTime(int) - Method in class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
setWaitTime(int) - Method in class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 
SnapshotAccessAdvice - Class in org.duracloud.durastore.aop
Verifies that the caller is authorized to make call to retrieve snapshot detail info.
SnapshotAccessAdvice(AuthorizationHelper) - Constructor for class org.duracloud.durastore.aop.SnapshotAccessAdvice
 
SPACE_ACL_HEADER - Static variable in class org.duracloud.durastore.rest.BaseRest
 
SpaceResource - Class in org.duracloud.durastore.rest
Provides interaction with spaces
SpaceResource(StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.SpaceResource
 
SpaceRest - Class in org.duracloud.durastore.rest
Provides interaction with spaces via REST
SpaceRest(SpaceResource, SecurityContextUtil) - Constructor for class org.duracloud.durastore.rest.SpaceRest
 
StorageAccountManagerFactory - Class in org.duracloud.durastore.util
This class is responsible for loading and caching global account information from a remote data store.
StorageAccountManagerFactory(DuracloudAccountRepo, GlobalPropertiesRepo, DuraCloudRequestContextUtil) - Constructor for class org.duracloud.durastore.util.StorageAccountManagerFactory
 
StorageProviderFactoryBean - Class in org.duracloud.durastore.rest
 
StorageProviderFactoryBean() - Constructor for class org.duracloud.durastore.rest.StorageProviderFactoryBean
 
StorageProviderFactoryCache - Class in org.duracloud.durastore.util
This class is responsible for loading and caching global account information from a remote data store.
StorageProviderFactoryCache(StorageAccountManagerFactory, StatelessStorageProvider, UserUtil, DuracloudMillRepo, AccountChangeNotifier, DuraCloudRequestContextUtil) - Constructor for class org.duracloud.durastore.util.StorageProviderFactoryCache
 
StorageProviderFactoryImpl - Class in org.duracloud.durastore.util
Provides access to StorageProvider implementations
StorageProviderFactoryImpl(StorageAccountManager, StatelessStorageProvider, UserUtil, DuraCloudRequestContextUtil, AccountChangeNotifier) - Constructor for class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
StorageProviderFactoryImpl(StorageAccountManager, StatelessStorageProvider, UserUtil, DuraCloudRequestContextUtil, AccountChangeNotifier, boolean) - Constructor for class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
StorageProviderFactoryImpl(StorageAccountManager, StatelessStorageProvider, UserUtil, DuraCloudRequestContextUtil, AccountChangeNotifier, AuditConfig) - Constructor for class org.duracloud.durastore.util.StorageProviderFactoryImpl
 
StorageStatsResource - Class in org.duracloud.durastore.rest
 
StorageStatsResource(JpaSpaceStatsRepo) - Constructor for class org.duracloud.durastore.rest.StorageStatsResource
 
StorageStatsResource.GroupBy - Enum in org.duracloud.durastore.rest
 
StorageStatsRest - Class in org.duracloud.durastore.rest
REST interface for the StorageStats
StorageStatsRest(StorageStatsResource, StorageProviderFactory) - Constructor for class org.duracloud.durastore.rest.StorageStatsRest
 
StoreRest - Class in org.duracloud.durastore.rest
Provides interaction with storage providers accounts via REST
StoreRest(StorageProviderFactory, StorageAccountsDocumentBinding) - Constructor for class org.duracloud.durastore.rest.StoreRest
 
StreamingAccessAdvice - Class in org.duracloud.durastore.aop
Verifies that the caller is authorized to make call to stream content.
StreamingAccessAdvice(AuthorizationHelper) - Constructor for class org.duracloud.durastore.aop.StreamingAccessAdvice
 

T

TaskProviderFactoryCache - Class in org.duracloud.durastore.util
This class is responsible for loading and caching global account information from a remote data store.
TaskProviderFactoryCache(DuraCloudRequestContextUtil, StorageAccountManagerFactory, StorageProviderFactory, ManifestStore) - Constructor for class org.duracloud.durastore.util.TaskProviderFactoryCache
 
TaskProviderFactoryImpl - Class in org.duracloud.durastore.util
Provides access to TaskProvider implementations
TaskProviderFactoryImpl(StorageAccountManager, StorageProviderFactory, ManifestStore) - Constructor for class org.duracloud.durastore.util.TaskProviderFactoryImpl
 
TaskRest - Class in org.duracloud.durastore.rest
Allows for calling storage provider specific tasks
TaskRest(TaskProviderFactory, RestUtil) - Constructor for class org.duracloud.durastore.rest.TaskRest
 
TEXT_PLAIN - Static variable in class org.duracloud.durastore.rest.BaseRest
 
toDateFromMs(String) - Method in class org.duracloud.durastore.rest.StorageStatsRest
 

U

updateContentProperties(String, String, String, Map<String, String>, String) - Method in interface org.duracloud.durastore.rest.ContentResource
 
updateContentProperties(String, String, String, Map<String, String>, String) - Method in class org.duracloud.durastore.rest.ContentResourceImpl
Updates the properties of a piece of content.
updateContentProperties(String, String, String) - Method in class org.duracloud.durastore.rest.ContentRest
see ContentResource.updateContentProperties()
updateSpaceACLs(String, Map<String, AclType>, String) - Method in class org.duracloud.durastore.rest.SpaceResource
Updates the ACLs of a space.
updateSpaceACLs(String, String) - Method in class org.duracloud.durastore.rest.SpaceRest
This method sets the ACLs associated with a space.
uploadManifestToDefaultStorageProvider(String, String, String, File, StorageProvider) - Method in class org.duracloud.durastore.rest.ManifestRest
 

V

validMimetype(String) - Method in class org.duracloud.durastore.rest.ContentRest
 
valueOf(String) - Static method in enum org.duracloud.durastore.rest.StorageStatsResource.GroupBy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.duracloud.durastore.rest.StorageStatsResource.GroupBy
Returns an array containing the constants of this enum type, in the order they are declared.
VerifySpaceCreationAdvice - Class in org.duracloud.durastore.aop
Verifies that when a space is created it is available for access prior to returning.
VerifySpaceCreationAdvice() - Constructor for class org.duracloud.durastore.aop.VerifySpaceCreationAdvice
 
VerifySpaceDeletionAdvice - Class in org.duracloud.durastore.aop
Verifies that when a space is deleted it is no longer available for access prior to returning.
VerifySpaceDeletionAdvice() - Constructor for class org.duracloud.durastore.aop.VerifySpaceDeletionAdvice
 

X

XML - Static variable in class org.duracloud.durastore.rest.BaseRest
 
A B C D E G H I L M O P R S T U V X 
Skip navigation links

Copyright © 2009–2018 DuraSpace. All rights reserved.