Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractMetadataNode<T> - Class in org.sonatype.nexus.repository.storage
 
AbstractMetadataNode() - Constructor for class org.sonatype.nexus.repository.storage.AbstractMetadataNode
 
accepted() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
ACCEPTED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
ACL - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
action(Request) - Method in class org.sonatype.nexus.repository.security.SecurityFacetSupport
Returns BREAD action for request action.
action(String) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
ActionMatcher - Class in org.sonatype.nexus.repository.view.matchers
Matches if the request action is in the allowed list.
ActionMatcher(String...) - Constructor for class org.sonatype.nexus.repository.view.matchers.ActionMatcher
 
ACTIVE - Static variable in class org.sonatype.nexus.repository.storage.StorageTxImpl.State
 
add(Repository) - Method in class org.sonatype.nexus.repository.group.GroupHandler.DispatchedRepositories
 
add(Facet) - Method in class org.sonatype.nexus.repository.manager.internal.FacetLookup
Add a facet and bind exposed types.
add(Repository) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryAdminSecurityContributor
Add security configuration for given repository.
add(Repository) - Method in class org.sonatype.nexus.repository.security.RepositoryFormatSecurityContributor
Add security configuration for given repository.
addBrowseUnsupportedRoute(Router.Builder) - Method in class org.sonatype.nexus.repository.RecipeSupport
Adds route to redirect access directly with a browser to a handler with links to the repo's components and assets.
addBucketConstraints(String, Iterable<Bucket>, StringBuilder) - Method in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
Constrain a query to certain buckets.
addCoordinates(VariableSourceBuilder, Map<String, String>) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
addCount(long) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
addFromAsset(VariableSourceBuilder, Asset) - Method in class org.sonatype.nexus.repository.security.internal.SimpleVariableResolverAdapter
 
addFromAsset(VariableSourceBuilder, Asset) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
addFromDocument(VariableSourceBuilder, ODocument) - Method in class org.sonatype.nexus.repository.security.internal.SimpleVariableResolverAdapter
 
addFromDocument(VariableSourceBuilder, ODocument) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
addFromRequest(VariableSourceBuilder, Request) - Method in class org.sonatype.nexus.repository.security.internal.SimpleVariableResolverAdapter
 
addFromRequest(VariableSourceBuilder, Request) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
addFromSourceLookup(VariableSourceBuilder, SourceLookup, Map<String, Object>) - Method in class org.sonatype.nexus.repository.security.internal.SimpleVariableResolverAdapter
 
addFromSourceLookup(VariableSourceBuilder, SourceLookup, Map<String, Object>) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
addSensitiveFieldName(String) - Static method in class org.sonatype.nexus.repository.config.Configuration
 
after() - Method in interface org.sonatype.nexus.repository.storage.ComponentMaintenance
Runs at the end of deleteComponents.
after() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
afterDeserialize(JsonGenerator) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
 
afterMove(Component, Repository) - Method in interface org.sonatype.nexus.repository.storage.ComponentDirector
This is a hook that allows format implementors to handle situations where additional work is required after each individual component is moved to the destination repository.
afterMove(List<Map<String, String>>, Repository) - Method in interface org.sonatype.nexus.repository.storage.ComponentDirector
This is a hook that allows format implementors to handle situations where additional work is required all of the components have been moved to the destination repository.
afterRepair(Repository) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
ALL - Static variable in class org.sonatype.nexus.repository.security.RepositorySelector
 
all() - Static method in class org.sonatype.nexus.repository.security.RepositorySelector
 
ALL_REPOSITORIES - Static variable in class org.sonatype.nexus.repository.RepositoryTaskSupport
 
allMembers() - Method in interface org.sonatype.nexus.repository.group.GroupFacet
Return list of all member repositories including transitive
allMembers() - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
allOfFormat(String) - Static method in class org.sonatype.nexus.repository.security.RepositorySelector
 
ALLOWABLE_SORT_DIRECTIONS - Static variable in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
ALLOWABLE_SORT_VALUES - Static variable in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
allowMoveFrom(Repository) - Method in interface org.sonatype.nexus.repository.storage.ComponentDirector
This is a hook that allows format implementors to decide if a given source repository is an acceptable source for a move operation.
allowMoveTo(Repository) - Method in interface org.sonatype.nexus.repository.storage.ComponentDirector
This is a hook that allows format implementors to decide if a given destination repository is an acceptable target for a move operation.
allowMoveTo(Component, Repository) - Method in interface org.sonatype.nexus.repository.storage.ComponentDirector
This is a hook that allows format implementors to decide if a given component is allowed to be moved to the destination repository.
allowRetry(Exception) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
Custom retry strategy that throws RetryDeniedException when retry limit is breached.
AlwaysMatcher - Class in org.sonatype.nexus.repository.view.matchers
Always matcher.
AlwaysMatcher() - Constructor for class org.sonatype.nexus.repository.view.matchers.AlwaysMatcher
 
and(String) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
and(Matcher...) - Static method in class org.sonatype.nexus.repository.view.matchers.logic.LogicMatchers
 
AndMatcher - Class in org.sonatype.nexus.repository.view.matchers.logic
Logical AND matcher.
AndMatcher(List<Matcher>) - Constructor for class org.sonatype.nexus.repository.view.matchers.logic.AndMatcher
 
APPLICATION_GZIP - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
APPLICATION_JSON - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
APPLICATION_OCTET_STREAM - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
APPLICATION_TAR - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
APPLICATION_XML - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
APPLICATION_ZIP - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
appliesTo(Repository) - Method in class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTask
 
appliesTo(Repository) - Method in class org.sonatype.nexus.repository.purge.PurgeUnusedTask
 
appliesTo(Repository) - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
Return true if the task should be run against specified repository.
appliesTo(Repository) - Method in class org.sonatype.nexus.repository.search.RebuildIndexTask
 
apply(NestedAttributesMap) - Method in interface org.sonatype.nexus.repository.AttributeChange
Operations must have no side effects as they may be retried by the transaction infrastructure.
apply(Repository) - Method in class org.sonatype.nexus.repository.HasFacet
 
apply(Repository) - Method in interface org.sonatype.nexus.repository.Recipe
 
apply(Repository, ComponentUpload, Collection<EntityId>) - Method in interface org.sonatype.nexus.repository.rest.ComponentUploadExtension
Apply data in the ComponentUpload to the provided EntityId within the provided Repository
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_12
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_13
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_2
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_3
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_5
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_6
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_7
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_8
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_2
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_3
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_6
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_7
 
apply() - Method in class org.sonatype.nexus.repository.upgrade.ElasticSearchIndexUpgradeSupport
 
apply(T) - Method in interface org.sonatype.nexus.repository.view.payloads.StreamPayload.InputStreamFunction
Applies this function to the given argument.
applyToAsset(Asset, CacheInfo) - Static method in class org.sonatype.nexus.repository.cache.CacheInfo
Applies non-format specific cache info attributes onto passed in Asset.
applyToAsset(Asset, AttributesMap) - Static method in class org.sonatype.nexus.repository.view.Content
Applies non-format specific content attributes onto passed in Asset from passed in AttributesMap (usually originating from Content.getAttributes()).
Asset - Class in org.sonatype.nexus.repository.storage
Metadata about a file, which may or may not belong to a component.
Asset() - Constructor for class org.sonatype.nexus.repository.storage.Asset
 
ASSET_CLASS - Static variable in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
AssetAuditor - Class in org.sonatype.nexus.repository.storage.internal
Repository asset auditor.
AssetAuditor() - Constructor for class org.sonatype.nexus.repository.storage.internal.AssetAuditor
 
AssetBlob - Class in org.sonatype.nexus.repository.storage
Blob handle, that holds properties and reference of newly created blob that is about to be attached to an Asset.
AssetBlob(NodeAccess, BlobStore, Function<BlobStore, Blob>, String, Map<HashAlgorithm, HashCode>, boolean) - Constructor for class org.sonatype.nexus.repository.storage.AssetBlob
 
AssetContinuationTokenHelper - Class in org.sonatype.nexus.repository.storage.internal
OrientContinuationTokenHelper for the AssetEntityAdapter
AssetContinuationTokenHelper(AssetEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.internal.AssetContinuationTokenHelper
 
AssetCreatedEvent - Class in org.sonatype.nexus.repository.storage
Asset created event.
AssetCreatedEvent(EntityMetadata, String, EntityId) - Constructor for class org.sonatype.nexus.repository.storage.AssetCreatedEvent
 
AssetDeletedEvent - Class in org.sonatype.nexus.repository.storage
Asset deleted event.
AssetDeletedEvent(EntityMetadata, String, EntityId) - Constructor for class org.sonatype.nexus.repository.storage.AssetDeletedEvent
 
AssetDownloadResponseProcessor - Class in org.sonatype.nexus.repository.rest.internal.resources
A helper class to produce an appropriate HTTP Response for asset download requests.
assetEntityAdapter - Variable in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
AssetEntityAdapter - Class in org.sonatype.nexus.repository.storage
Asset entity-adapter.
AssetEntityAdapter(BucketEntityAdapter, ComponentEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
AssetEvent - Interface in org.sonatype.nexus.repository.storage
Asset event.
assetExists(String, Repository) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Check for the existence of an asset with name in repository.
assetExists(String, Repository) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
AssetManager - Class in org.sonatype.nexus.repository.storage
Responsible for altering the runtime behaviour of assets
AssetManager() - Constructor for class org.sonatype.nexus.repository.storage.AssetManager
 
AssetPathBrowseNodeGenerator - Class in org.sonatype.nexus.repository.browse
Asset-led layout that assumes the asset name is its path and components have the same path as their assets.
AssetPathBrowseNodeGenerator() - Constructor for class org.sonatype.nexus.repository.browse.AssetPathBrowseNodeGenerator
 
ASSETS - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
AssetsResource - Class in org.sonatype.nexus.repository.rest.internal.resources
 
AssetsResource(BrowseService, RepositoryManagerRESTAdapter, AssetEntityAdapter, MaintenanceService, ContinuationTokenHelper) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.AssetsResource
 
AssetsResourceDoc - Interface in org.sonatype.nexus.repository.rest.internal.resources.doc
Swagger documentation for AssetsResource
AssetStore - Interface in org.sonatype.nexus.repository.storage
Store providing access to assets.
AssetStoreImpl - Class in org.sonatype.nexus.repository.storage
 
AssetStoreImpl(Provider<DatabaseInstance>, AssetEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
AssetUpdatedEvent - Class in org.sonatype.nexus.repository.storage
Asset updated event.
AssetUpdatedEvent(EntityMetadata, String, EntityId) - Constructor for class org.sonatype.nexus.repository.storage.AssetUpdatedEvent
 
AssetUpload - Class in org.sonatype.nexus.repository.upload
An asset being uploaded.
AssetUpload() - Constructor for class org.sonatype.nexus.repository.upload.AssetUpload
 
AssetWhereClauseBuilder - Class in org.sonatype.nexus.repository.browse.internal
Build where clause for asset select queries.
attach(Repository) - Method in interface org.sonatype.nexus.repository.Facet
Attach repository to facet.
attach(Repository) - Method in class org.sonatype.nexus.repository.FacetSupport
 
attach(Facet) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
attach(Facet) - Method in interface org.sonatype.nexus.repository.Repository
Attach a facet to the repository.
attachBlob(Asset, AssetBlob) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Attaches a Blob to asset and updates the given asset with a reference to it, hash metadata, size, and content type.
attachBlob(Asset, AssetBlob) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
ATTACHED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
attribute(String, Object) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
attribute(String, Object) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
AttributeChange - Interface in org.sonatype.nexus.repository
A command that modifies a Repository's attributes.
attributes(String) - Method in class org.sonatype.nexus.repository.config.Configuration
 
ATTRIBUTES - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
attributes() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the "attributes" property of this node, a map of maps that is possibly empty, but never null.
attributes(NestedAttributesMap) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Sets the attributes.
attributes() - Method in class org.sonatype.nexus.repository.storage.Bucket
Gets the "attributes" property of this node, a map of maps that is possibly empty, but never null.
attributes(NestedAttributesMap) - Method in class org.sonatype.nexus.repository.storage.Bucket
Sets the attributes.
attributes() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
attributes(NestedAttributesMap) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
attributes() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the "attributes" property of this node, a map of maps that is possibly empty, but never null.
attributes(NestedAttributesMap) - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Sets the attributes.
attributes(AttributesMap) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
attributes() - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
attributes(AttributesMap) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
attributes() - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
AttributesFacet - Interface in org.sonatype.nexus.repository.attributes
Services for accessing and manipulating repository-level metadata attributes.
AttributesFacetImpl - Class in org.sonatype.nexus.repository.attributes.internal
Persists repository attributes in the repository's corresponding Bucket.
AttributesFacetImpl() - Constructor for class org.sonatype.nexus.repository.attributes.internal.AttributesFacetImpl
 
AUTHZ_REPOSITORY_NAME - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
AutoBlockConfiguration - Interface in org.sonatype.nexus.repository.httpclient
Provides format specific configuration for what to auto-block.

B

BAD_GATEWAY - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
BAD_REQUEST - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
badGateway(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
badGateway() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
badRequest() - Static method in class org.sonatype.nexus.repository.http.HttpHandlers
 
badRequest(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
badRequest() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
BadRequestException - Exception in org.sonatype.nexus.repository
 
BadRequestException(String) - Constructor for exception org.sonatype.nexus.repository.BadRequestException
 
BASE_PATH - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.UploadDefinitionResource
 
BASELINE_CONTROL - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
beforeDeserialize(JsonGenerator) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
 
beforeMove(Component, List<Asset>, Repository, Repository) - Method in interface org.sonatype.nexus.repository.storage.ComponentDirector
The calling algorithm only moves the component and the directly attached assets.
beforeRepair(Repository) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
begin(String) - Method in class org.sonatype.nexus.repository.search.ElasticSearchIndexCheckpoint
 
begin() - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Begins the transaction.
begin() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
BLOB_STORE_NAME - Static variable in class org.sonatype.nexus.repository.storage.StorageFacetConstants
 
blobCreated() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the blob_created timestamp or null if undefined.
blobCreated(DateTime) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the blob_created timestamp.
BlobPayload - Class in org.sonatype.nexus.repository.view.payloads
Blob backed payload.
BlobPayload(Blob, String) - Constructor for class org.sonatype.nexus.repository.view.payloads.BlobPayload
 
blobRef() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the blobRef or null if undefined.
blobRef(BlobRef) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the blobRef to the given value, or null to un-define it.
blobStore() - Method in interface org.sonatype.nexus.repository.storage.StorageFacet
Returns the BlobStore associated with the repository.
blobStore() - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
BlobStoreAuditor - Class in org.sonatype.nexus.repository.internal.blobstore
BlobStore auditor.
BlobStoreAuditor() - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreAuditor
 
BlobStoreConfigurationCreatedEvent - Class in org.sonatype.nexus.repository.internal.blobstore
BlobStoreConfiguration created event.
BlobStoreConfigurationCreatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationCreatedEvent
 
BlobStoreConfigurationDeletedEvent - Class in org.sonatype.nexus.repository.internal.blobstore
BlobStoreConfiguration deleted event.
BlobStoreConfigurationDeletedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationDeletedEvent
 
BlobStoreConfigurationEntityAdapter - Class in org.sonatype.nexus.repository.internal.blobstore
BlobStoreConfiguration entity-adapter.
BlobStoreConfigurationEntityAdapter() - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
BlobStoreConfigurationEvent - Interface in org.sonatype.nexus.repository.internal.blobstore
BlobStoreConfiguration event.
BlobStoreConfigurationStore - Interface in org.sonatype.nexus.repository.internal.blobstore
BlobStoreConfiguration store.
BlobStoreConfigurationStoreImpl - Class in org.sonatype.nexus.repository.internal.blobstore
Default BlobStoreConfigurationStore implementation.
BlobStoreConfigurationStoreImpl(Provider<DatabaseInstance>, BlobStoreConfigurationEntityAdapter) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
BlobStoreConfigurationUpdatedEvent - Class in org.sonatype.nexus.repository.internal.blobstore
BlobStoreConfiguration updated event.
BlobStoreConfigurationUpdatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationUpdatedEvent
 
BlobStoreHealthCheck - Class in org.sonatype.nexus.repository.internal.blobstore
Inform on the health of all BlobStores based on their configured soft quota.
BlobStoreHealthCheck(Provider<BlobStoreManager>, Provider<BlobStoreQuotaService>) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreHealthCheck
 
BlobStoreManagerImpl - Class in org.sonatype.nexus.repository.internal.blobstore
Default BlobStoreManager implementation.
BlobStoreManagerImpl(EventManager, BlobStoreConfigurationStore, Map<String, BlobStoreDescriptor>, Map<String, Provider<BlobStore>>, DatabaseFreezeService, Provider<RepositoryManager>, NodeAccess, Boolean) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
BlobStoreMultipartForm - Class in org.sonatype.nexus.repository.upload.internal
 
BlobStoreMultipartForm() - Constructor for class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
BlobStoreMultipartForm.TempBlobFormField - Class in org.sonatype.nexus.repository.upload.internal
 
blobStoreUsageCount(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
blobstoreUsageCount(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
blobstoreUsageCount(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
BlobStoreUtilImpl - Class in org.sonatype.nexus.repository.internal.blobstore
 
BlobStoreUtilImpl(RepositoryManager) - Constructor for class org.sonatype.nexus.repository.internal.blobstore.BlobStoreUtilImpl
 
BlobTx - Class in org.sonatype.nexus.repository.storage
Keeps track of added and to-be-deleted blobs so they can be deleted as appropriate when the transaction ends, via commit or rollback.
BlobTx(NodeAccess, BlobStore) - Constructor for class org.sonatype.nexus.repository.storage.BlobTx
 
blobUpdated() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the blob_updated timestamp or null if undefined.
blobUpdated(DateTime) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the blob_updated timestamp.
BlockingHttpClient - Class in org.sonatype.nexus.repository.httpclient.internal
Wraps an CloseableHttpClient with manual and automatic blocking functionality.
BlockingHttpClient(CloseableHttpClient, HttpClientFacetImpl.Config, RemoteConnectionStatusObserver, boolean, AutoBlockConfiguration) - Constructor for class org.sonatype.nexus.repository.httpclient.internal.BlockingHttpClient
 
browse() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
browse() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
browse() - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
browse(QueryBuilder) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata and browse results with content selectors applied.
browse(QueryBuilder) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
Use this method with caution.
browse(String, Map<String, Object>) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
A lower level but still safe access to SQL SELECT queries, that allows caller to "browse" potentially huge result sets without worry about paging or OOMs.
browse(String, Map<String, Object>, int, long) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Same as StorageTx.browse(String, Map) but additionally exposes the bufferSize and timeoutSeconds options of the backing OrientAsyncHelper.asyncIterable(com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx, java.lang.String, java.util.Map<java.lang.String, java.lang.Object>) method
browse(String, Map<String, Object>) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
browse(String, Map<String, Object>, int, long) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
BrowseAssetIterableFactory - Class in org.sonatype.nexus.repository.browse.internal
A factory for creating an asset browsing Iterable using the injected ContentAuthHelper and pageSize.
BrowseAssetIterableFactory(ContentAuthHelper, int) - Constructor for class org.sonatype.nexus.repository.browse.internal.BrowseAssetIterableFactory
 
BrowseAssetIterator - Class in org.sonatype.nexus.repository.browse.internal
An Iterator that will either browse the asset class if rid is null, or iteratively query the asset class for records after rid.
browseAssets(Repository, QueryOptions) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a BrowseResult of assets based on the specified information.
browseAssets(Repository, QueryOptions) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
browseAssets(Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all assets owned by the specified bucket.
browseAssets(Query, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all assets owned by the specified bucket for a given query.
browseAssets(Component) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all assets owned by the specified component.
browseAssets(Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
browseAssets(Component) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
browseAssets(Query, Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
BrowseAssetsSqlBuilder - Class in org.sonatype.nexus.repository.browse.internal
Class that encapsulates building the SQL queries for browsing assets in the BrowseServiceImpl.
browseBuckets() - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all buckets.
browseBuckets() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
browseByNameCaseInsensitive(ODatabaseDocumentTx, String, Iterable<Bucket>, String) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
browseComponentAssets(Repository, String) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a BrowseResult of assets for the specified component.
browseComponentAssets(Repository, Component) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a BrowseResult of assets for the specified component.
browseComponentAssets(Repository, String) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
browseComponentAssets(Repository, Component) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
browseComponents(Repository, QueryOptions) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a BrowseResult for browsing the specified repository and query options.
browseComponents(Repository, QueryOptions) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
browseComponents(Query, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all components owned by the specified bucket and query.
browseComponents(Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all components owned by the specified bucket.
browseComponents(Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
browseComponents(Query, Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
BrowseComponentsSqlBuilder - Class in org.sonatype.nexus.repository.browse.internal
Class that encapsulates building the SQL queries for browsing components in the BrowseServiceImpl.
browseForBlobStore(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
browseForBlobStore(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
browseForCleanupPolicy(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
browseForCleanupPolicy(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
BrowseListItem - Class in org.sonatype.nexus.repository.browse.internal.model
 
BrowseListItem(String, String, boolean, String, String, String) - Constructor for class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
BrowseMetadataNodeSqlBuilderSupport - Class in org.sonatype.nexus.repository.browse.internal
BrowseSqlBuilderSupport extension for classes that extend MetadataNode in order to provide additional support for repositories/buckets (namely Component and Asset)
BrowseMetadataNodeSqlBuilderSupport() - Constructor for class org.sonatype.nexus.repository.browse.internal.BrowseMetadataNodeSqlBuilderSupport
 
BrowseNode - Class in org.sonatype.nexus.repository.storage
Represents a path segment in a tree hierarchy.
BrowseNode() - Constructor for class org.sonatype.nexus.repository.storage.BrowseNode
 
BrowseNodeComparator - Interface in org.sonatype.nexus.repository.storage
Sort the results of the tree nodes, and make it snappy!
BrowseNodeConfiguration - Class in org.sonatype.nexus.repository.browse
Configuration options for browse tree
BrowseNodeConfiguration(boolean, int, int, int, int, Time) - Constructor for class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
 
BrowseNodeConfiguration() - Constructor for class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
 
BrowseNodeEntityAdapter - Class in org.sonatype.nexus.repository.storage
BrowseNode entity-adapter.
BrowseNodeEntityAdapter(ComponentEntityAdapter, AssetEntityAdapter, BrowseNodeConfiguration) - Constructor for class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
BrowseNodeEventHandler - Class in org.sonatype.nexus.repository.browse.internal
Listens to any events that require managing folder data and calls the format-specific handler.
BrowseNodeEventHandler(BrowseNodeManager) - Constructor for class org.sonatype.nexus.repository.browse.internal.BrowseNodeEventHandler
 
BrowseNodeFilter - Interface in org.sonatype.nexus.repository.storage
This interface is used to filter the list of browse nodes that are returned at a given level of the browse tree and we need to be very careful to ensure this condition is not too expensive.
BrowseNodeGenerator - Interface in org.sonatype.nexus.repository.browse
Defines the browse node layout for components and assets of the same format.
BrowseNodeManager - Class in org.sonatype.nexus.repository.browse.internal
Manages format specific behaviour for browse nodes
BrowseNodeManager(BrowseNodeStore, ComponentStore, Map<String, BrowseNodeGenerator>) - Constructor for class org.sonatype.nexus.repository.browse.internal.BrowseNodeManager
 
BrowseNodeStore - Interface in org.sonatype.nexus.repository.storage
Store providing access to the browse tree for assets & components.
BrowseNodeStoreImpl - Class in org.sonatype.nexus.repository.storage
 
BrowseNodeStoreImpl(Provider<DatabaseInstance>, BrowseNodeEntityAdapter, SecurityHelper, SelectorManager, BrowseNodeConfiguration, Map<String, BrowseNodeFilter>, Map<String, BrowseNodeComparator>) - Constructor for class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
BrowseResult<T> - Class in org.sonatype.nexus.repository.browse
Data carrier for BrowseService results, containing the results of a particular query.
BrowseResult(long, List<T>) - Constructor for class org.sonatype.nexus.repository.browse.BrowseResult
 
BrowseResult(QueryOptions, List<T>) - Constructor for class org.sonatype.nexus.repository.browse.BrowseResult
 
BrowseService - Interface in org.sonatype.nexus.repository.browse
Consolidates code for user browsing of repositories, specifically for the user interface.
BrowseServiceImpl - Class in org.sonatype.nexus.repository.browse.internal
Implementation of BrowseService.
BrowseServiceImpl(Type, ComponentEntityAdapter, VariableResolverAdapterManager, ContentPermissionChecker, AssetEntityAdapter, BrowseAssetIterableFactory, BrowseAssetsSqlBuilder, BrowseComponentsSqlBuilder, BucketStore, RepositoryManager) - Constructor for class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
BrowseSqlBuilderSupport - Class in org.sonatype.nexus.repository.browse
 
BrowseSqlBuilderSupport() - Constructor for class org.sonatype.nexus.repository.browse.BrowseSqlBuilderSupport
 
browseUnrestricted(QueryBuilder) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata and browse results, without the effect of content selectors.
browseUnrestricted(QueryBuilder) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
Use this method with caution.
browseUnrestrictedInRepos(QueryBuilder, Collection<String>) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata in a specified repository and browse results, without the effect of content selectors
browseUnrestrictedInRepos(QueryBuilder, Collection<String>) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
Use this method with caution.
BrowseUnsupportedHandler - Class in org.sonatype.nexus.repository.view.handlers
Renders browse not supported page for requests to "/" or "/index.html" for repositories that do not generate this information.
BrowseUnsupportedHandler(TemplateHelper, SecurityHandler) - Constructor for class org.sonatype.nexus.repository.view.handlers.BrowseUnsupportedHandler
 
Bucket - Class in org.sonatype.nexus.repository.storage
A logical container of components and assets.
Bucket() - Constructor for class org.sonatype.nexus.repository.storage.Bucket
 
BucketCreatedEvent - Class in org.sonatype.nexus.repository.storage.internal
Bucket created event.
BucketCreatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.storage.internal.BucketCreatedEvent
 
BucketDeletedEvent - Class in org.sonatype.nexus.repository.storage.internal
Bucket deleted event.
BucketDeletedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.storage.internal.BucketDeletedEvent
 
BucketDeleter - Class in org.sonatype.nexus.repository.storage
Encapsulates the operation of deleting a bucket and its contents.
BucketDeleter(Provider<DatabaseInstance>, BucketEntityAdapter, ComponentEntityAdapter, AssetEntityAdapter, BlobStoreManager) - Constructor for class org.sonatype.nexus.repository.storage.BucketDeleter
 
BucketEntityAdapter - Class in org.sonatype.nexus.repository.storage
Bucket entity-adapter.
BucketEntityAdapter() - Constructor for class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
bucketEntityAdapter - Variable in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
 
BucketEvent - Interface in org.sonatype.nexus.repository.storage.internal
Bucket event.
bucketId() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the bucket this is part of.
bucketId(EntityId) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
 
bucketId() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
bucketId(EntityId) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
bucketId() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the bucket this is part of.
bucketId(EntityId) - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
 
BucketStore - Interface in org.sonatype.nexus.repository.storage
Store providing access to the buckets.
BucketStoreImpl - Class in org.sonatype.nexus.repository.storage
 
BucketStoreImpl(Provider<DatabaseInstance>, BucketEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.BucketStoreImpl
 
BucketUpdatedEvent - Class in org.sonatype.nexus.repository.storage.internal
Bucket updated event.
BucketUpdatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.storage.internal.BucketUpdatedEvent
 
build() - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
build() - Method in class org.sonatype.nexus.repository.view.Request.Builder
build() - Method in class org.sonatype.nexus.repository.view.Response.Builder
buildBase(QueryOptions) - Method in class org.sonatype.nexus.repository.browse.BrowseSqlBuilderSupport
 
builder() - Static method in class org.sonatype.nexus.repository.storage.Query
Helper for creating query builder.
Builder() - Constructor for class org.sonatype.nexus.repository.view.Request.Builder
 
Builder() - Constructor for class org.sonatype.nexus.repository.view.Response.Builder
 
Builder() - Constructor for class org.sonatype.nexus.repository.view.Route.Builder
 
Builder() - Constructor for class org.sonatype.nexus.repository.view.Router.Builder
 
buildFetchHttpRequest(URI, Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Builds the HttpRequestBase for a particular set of parameters (mapping to GET by default).
buildMethodNotAllowedResponse(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyHandler
Builds a not-allowed response if the specified method is unsupported under the specified context, null otherwise.
buildNotFoundResponse(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyHandler
 
buildPayloadResponse(Context, Payload) - Method in class org.sonatype.nexus.repository.proxy.ProxyHandler
 
buildQuery(Collection<SearchFilter>) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
buildQuery(UriInfo) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
Builds a QueryBuilder based on configured search parameters.
buildQuery(UriInfo, List<String>) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
buildQuerySuffix(QueryOptions) - Method in class org.sonatype.nexus.repository.browse.BrowseSqlBuilderSupport
 
buildQuerySuffix() - Method in class org.sonatype.nexus.repository.browse.internal.PreviewAssetsSqlBuilder
 
buildResponse(Status, Context) - Method in class org.sonatype.nexus.repository.cache.NegativeCacheHandler
 
buildSqlParams() - Method in class org.sonatype.nexus.repository.browse.internal.PreviewAssetsSqlBuilder
 
buildSuffix(QueryOptions) - Static method in class org.sonatype.nexus.repository.browse.internal.SuffixSqlBuilder
 
buildUrlWithParameters(String, Parameters) - Static method in class org.sonatype.nexus.repository.view.ViewUtils
Builds a url with encoded url parameters, returning the combined url as a string.
buildWhereClause(List<String>, QueryOptions) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetsSqlBuilder
 
buildWhereClause(List<String>, QueryOptions) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseComponentsSqlBuilder
 
buildWhereClause(List<String>, QueryOptions) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseMetadataNodeSqlBuilderSupport
 
buildWhereClause() - Method in class org.sonatype.nexus.repository.browse.internal.PreviewAssetsSqlBuilder
 
bulkDelete(Iterable<EntityId>) - Method in interface org.sonatype.nexus.repository.search.SearchFacet
De-indexes the metadata of the given components.
bulkDelete(Iterable<EntityId>) - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
bulkDelete(Repository, Iterable<String>) - Method in interface org.sonatype.nexus.repository.search.SearchService
Operation used for bulk removal of data from index of given repository.
bulkDelete(Repository, Iterable<String>) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
bulkPut(Iterable<EntityId>) - Method in interface org.sonatype.nexus.repository.search.SearchFacet
Indexes the metadata of the given components, requires an active UnitOfWork.
bulkPut(Iterable<EntityId>) - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
bulkPut(Repository, Iterable<T>, Function<T, String>, Function<T, String>) - Method in interface org.sonatype.nexus.repository.search.SearchService
Operation used for bulk updating of component index.
bulkPut(Repository, Iterable<T>, Function<T, String>, Function<T, String>) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
BytesPayload - Class in org.sonatype.nexus.repository.view.payloads
Bytes payload.
BytesPayload(byte[], String) - Constructor for class org.sonatype.nexus.repository.view.payloads.BytesPayload
 

C

CacheController - Class in org.sonatype.nexus.repository.cache
A support class which implements basic cache-control logic.
CacheController(int, String) - Constructor for class org.sonatype.nexus.repository.cache.CacheController
 
cacheController - Variable in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
CacheControllerHolder - Class in org.sonatype.nexus.repository.cache
Holds controllers for the various standard or format specific cache types.
CacheControllerHolder(CacheController, CacheController) - Constructor for class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
cacheControllerHolder - Variable in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
CacheControllerHolder.CacheType - Class in org.sonatype.nexus.repository.cache
 
CacheInfo - Class in org.sonatype.nexus.repository.cache
Maintains cache details a cached resource.
CacheInfo(DateTime, String) - Constructor for class org.sonatype.nexus.repository.cache.CacheInfo
 
CacheType(String) - Constructor for class org.sonatype.nexus.repository.cache.CacheControllerHolder.CacheType
 
calculateAssignedRepositories() - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleHelperImpl
 
calculateAssignedRepositories() - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleHelper
Iterates through all repositories to find which routing rules are assigned
call() - Method in interface org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport.Filterable
 
cancel() - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTask
 
canDeleteAsset(Repository, Asset) - Method in class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
canDeleteAsset(Repository, Asset) - Method in interface org.sonatype.nexus.repository.maintenance.MaintenanceService
Check if an asset can be deleted.
canDeleteComponent(Repository, Component) - Method in class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
canDeleteComponent(Repository, Component) - Method in interface org.sonatype.nexus.repository.maintenance.MaintenanceService
Check if a component can be deleted.
canDeleteFolder(Repository, String) - Method in class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
canDeleteFolder(Repository, String) - Method in interface org.sonatype.nexus.repository.maintenance.MaintenanceService
Check if user can potentially delete any asset in a given path.
canParseAsync() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
canReadObjectId() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
canReadTypeId() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
canUseSchema(FormatSchema) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
check() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreHealthCheck
 
check() - Method in class org.sonatype.nexus.repository.security.internal.DefaultUserHealthCheck
 
checkAssetPermissions(ODocument, String...) - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthHelper
 
checkAssetPermissionsJexlOnly(ODocument, String...) - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthHelper
 
checkCreateAllowed() - Method in enum org.sonatype.nexus.repository.storage.WritePolicy
Returns true if Create allowed with this policy.
checkDeleteAllowed() - Method in enum org.sonatype.nexus.repository.storage.WritePolicy
Returns true if Delete allowed with this policy.
CHECKIN - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
CHECKOUT - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
CHECKSUM - Static variable in class org.sonatype.nexus.repository.storage.Asset
Key of Asset nested map of blob content hashes (if asset has backing content).
checkUpdateAllowed() - Method in enum org.sonatype.nexus.repository.storage.WritePolicy
Returns true if Update allowed with this policy.
CLEANUP_ATTRIBUTES_KEY - Static variable in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
CLEANUP_NAME_KEY - Static variable in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
clear() - Method in class org.sonatype.nexus.repository.manager.internal.FacetLookup
Clear all facet bindings.
clearCurrentToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
close() - Method in class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
close() - Method in class org.sonatype.nexus.repository.httpclient.internal.BlockingHttpClient
 
close() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
close() - Method in class org.sonatype.nexus.repository.search.SearchSubjectHelper.SubjectRegistration
 
close() - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Closes the transaction.
close() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
close() - Method in class org.sonatype.nexus.repository.storage.TempBlob
 
close() - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
close() - Method in class org.sonatype.nexus.repository.view.Content
 
close() - Method in interface org.sonatype.nexus.repository.view.Payload
Closes this payload, relinquishing any underlying resources.
close() - Method in class org.sonatype.nexus.repository.view.payloads.HttpEntityPayload
 
close() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
CLOSED - Static variable in class org.sonatype.nexus.repository.storage.StorageTxImpl.State
 
commit() - Method in class org.sonatype.nexus.repository.search.ElasticSearchIndexCheckpoint
 
commit() - Method in class org.sonatype.nexus.repository.storage.BlobTx
 
commit() - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Commits the transaction.
commit() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
compare(BrowseNode, BrowseNode) - Method in class org.sonatype.nexus.repository.storage.DefaultBrowseNodeComparator
 
Component - Interface in org.sonatype.nexus.repository.storage
Metadata about a software component.
component - Variable in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
COMPONENT_CLASS - Static variable in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
ComponentAuditor - Class in org.sonatype.nexus.repository.storage.internal
Repository component auditor.
ComponentAuditor() - Constructor for class org.sonatype.nexus.repository.storage.internal.ComponentAuditor
 
ComponentContinuationTokenHelper - Class in org.sonatype.nexus.repository.storage.internal
OrientContinuationTokenHelper for the ComponentEntityAdapter
ComponentContinuationTokenHelper(ComponentEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.internal.ComponentContinuationTokenHelper
 
ComponentCreatedEvent - Class in org.sonatype.nexus.repository.storage
Component created event.
ComponentCreatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.storage.ComponentCreatedEvent
 
ComponentDatabase - Class in org.sonatype.nexus.repository.storage
Shared component database components.
ComponentDatabase.ProviderImpl - Class in org.sonatype.nexus.repository.storage
Shared component database instance provider.
ComponentDatabaseCheckpoint - Class in org.sonatype.nexus.repository.storage
Upgrade checkpoint for the "component" database.
ComponentDatabaseCheckpoint(Provider<DatabaseInstance>, ApplicationDirectories) - Constructor for class org.sonatype.nexus.repository.storage.ComponentDatabaseCheckpoint
 
ComponentDatabaseUpgrade_1_12 - Class in org.sonatype.nexus.repository.upgrade
Empty upgrade step filling in for what is now a private model upgrade.
ComponentDatabaseUpgrade_1_12() - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_12
 
ComponentDatabaseUpgrade_1_13 - Class in org.sonatype.nexus.repository.upgrade
Remove AssetDownloadCount table
ComponentDatabaseUpgrade_1_13(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_13
 
ComponentDatabaseUpgrade_1_2 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to add bucket/name index to the component database.
ComponentDatabaseUpgrade_1_2(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_2
 
ComponentDatabaseUpgrade_1_3 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to add blob_created and blob_updated fields to the asset class in the component database.
ComponentDatabaseUpgrade_1_3(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_3
 
ComponentDatabaseUpgrade_1_4 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to add asset and component indices.
ComponentDatabaseUpgrade_1_4(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
ComponentDatabaseUpgrade_1_5 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to introduce ci_name field on component for faster queries.
ComponentDatabaseUpgrade_1_5(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_5
 
ComponentDatabaseUpgrade_1_6 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to set empty assetName rather than null for assetdownloadcount records.
ComponentDatabaseUpgrade_1_6(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_6
 
ComponentDatabaseUpgrade_1_7 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to fix the browse_node table's properties and indices if it was defined without them via 3.6
ComponentDatabaseUpgrade_1_7(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_7
 
ComponentDatabaseUpgrade_1_8 - Class in org.sonatype.nexus.repository.upgrade
Upgrade step to drop the old browse_node schema and data so it can be replaced and rebuilt.
ComponentDatabaseUpgrade_1_8(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_8
 
ComponentDecorator - Interface in org.sonatype.nexus.repository.storage
Decorator interface for the Component class
ComponentDeletedEvent - Class in org.sonatype.nexus.repository.storage
Component deleted event.
ComponentDeletedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.storage.ComponentDeletedEvent
 
ComponentDirector - Interface in org.sonatype.nexus.repository.storage
Component management director.
ComponentEntityAdapter - Class in org.sonatype.nexus.repository.storage
Component entity-adapter.
ComponentEntityAdapter(BucketEntityAdapter, ComponentFactory, Set<ComponentEntityAdapterExtension>) - Constructor for class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
ComponentEntityAdapterExtension - Interface in org.sonatype.nexus.repository.storage
Extension point for the ComponentEntityAdapter to define/read/write additional fields to Orient on a Component instance
ComponentEvent - Interface in org.sonatype.nexus.repository.storage
Component event.
componentExists(String, String, String, Repository) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Check for the existence of a component with group, name, and version in repository.
componentExists(String, String, String, Repository) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
ComponentFactory - Class in org.sonatype.nexus.repository.storage
Factory for creating Component instances.
ComponentFactory(Set<ComponentDecorator>) - Constructor for class org.sonatype.nexus.repository.storage.ComponentFactory
 
ComponentFinder - Interface in org.sonatype.nexus.repository.storage
Finds components that match a given set of parameters.
componentId() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the component's EntityId this asset is part of, or null if it's standalone.
componentId(EntityId) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the component id this asset is part of.
ComponentMaintenance - Interface in org.sonatype.nexus.repository.storage
Exposes manual component maintenance operations.
ComponentMetadata - Interface in org.sonatype.nexus.repository.search
Metadata (to be indexed) about a component.
ComponentMetadataProducer - Interface in org.sonatype.nexus.repository.search
Producer of metadata to be indexed in JSON format.
ComponentMetadataProducerExtension - Interface in org.sonatype.nexus.repository.search
Extension point for ComponentMetadataProducer to add additional fields to the Elasticsearch index
ComponentPathBrowseNodeGenerator - Class in org.sonatype.nexus.repository.browse
Component-led layout that places components one level above their assets.
ComponentPathBrowseNodeGenerator() - Constructor for class org.sonatype.nexus.repository.browse.ComponentPathBrowseNodeGenerator
 
ComponentResponseUtils - Class in org.sonatype.nexus.repository.rest.api
Utils for working with Component responses in the REST API.
ComponentSchemaRegistration - Class in org.sonatype.nexus.repository.storage.internal
Registers schemas used for component storage.
ComponentSchemaRegistration(Provider<DatabaseInstance>, BucketEntityAdapter, ComponentEntityAdapter, AssetEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.internal.ComponentSchemaRegistration
 
ComponentsResource - Class in org.sonatype.nexus.repository.rest.internal.resources
 
ComponentsResource(RepositoryManagerRESTAdapter, BrowseService, ComponentEntityAdapter, MaintenanceService, ContinuationTokenHelper, UploadManager, UploadConfiguration, ComponentXOFactory, Set<ComponentsResourceExtension>) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.ComponentsResource
 
ComponentsResourceDoc - Interface in org.sonatype.nexus.repository.rest.internal.resources.doc
Swagger documentation for ComponentsResource
ComponentsResourceExtension - Interface in org.sonatype.nexus.repository.rest
Extension point for the ComponentsResource class
ComponentStore - Interface in org.sonatype.nexus.repository.storage
Store providing access to components.
ComponentStoreImpl - Class in org.sonatype.nexus.repository.storage
 
ComponentStoreImpl(Provider<DatabaseInstance>, ComponentEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.ComponentStoreImpl
 
ComponentUpdatedEvent - Class in org.sonatype.nexus.repository.storage
Component updated event.
ComponentUpdatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.storage.ComponentUpdatedEvent
 
ComponentUpload - Class in org.sonatype.nexus.repository.upload
A component being uploaded.
ComponentUpload() - Constructor for class org.sonatype.nexus.repository.upload.ComponentUpload
 
componentUpload - Variable in class org.sonatype.nexus.repository.upload.ValidatingComponentUpload
 
ComponentUploadExtension - Interface in org.sonatype.nexus.repository.rest
ComponentUploadParameterContributor - Class in org.sonatype.nexus.repository.rest.internal
 
ComponentUploadParameterContributor(UploadManager) - Constructor for class org.sonatype.nexus.repository.rest.internal.ComponentUploadParameterContributor
 
ComponentUploadUtils - Class in org.sonatype.nexus.repository.rest.internal.resources
Utility for processing component upload data.
ComponentXODecorator - Interface in org.sonatype.nexus.repository.rest.api
Decorator interface for the ComponentXO class
ComponentXODeserializer - Class in org.sonatype.nexus.repository.rest.api
Custom JsonDeserializer for the ComponentXO to handle the decorator approach
ComponentXODeserializer(ComponentXOFactory, ObjectMapper, Set<ComponentXODeserializerExtension>) - Constructor for class org.sonatype.nexus.repository.rest.api.ComponentXODeserializer
 
ComponentXODeserializerExtension - Interface in org.sonatype.nexus.repository.rest.api
Extension point for the ComponentXODeserializer
ComponentXOFactory - Class in org.sonatype.nexus.repository.rest.api
Factory for creating ComponentXO instances.
ComponentXOFactory(Set<ComponentXODecorator>) - Constructor for class org.sonatype.nexus.repository.rest.api.ComponentXOFactory
 
computeAssetPath(Asset, Component) - Method in class org.sonatype.nexus.repository.browse.AssetPathBrowseNodeGenerator
Construct the asset path by splitting the asset name on the `/` character.
computeAssetPath(Asset, Component) - Method in interface org.sonatype.nexus.repository.browse.BrowseNodeGenerator
 
computeAssetPath(Asset, Component) - Method in class org.sonatype.nexus.repository.browse.internal.DefaultBrowseNodeGenerator
 
computeComponentPath(Asset, Component) - Method in class org.sonatype.nexus.repository.browse.AssetPathBrowseNodeGenerator
Component path is same as the asset path.
computeComponentPath(Asset, Component) - Method in interface org.sonatype.nexus.repository.browse.BrowseNodeGenerator
 
computeComponentPath(Asset, Component) - Method in class org.sonatype.nexus.repository.browse.ComponentPathBrowseNodeGenerator
Component path is one level above the asset path.
computeComponentPath(Asset, Component) - Method in class org.sonatype.nexus.repository.browse.internal.DefaultBrowseNodeGenerator
 
ConditionalRequestHandler - Class in org.sonatype.nexus.repository.view.handlers
A format-neutral handler for conditional requests.
ConditionalRequestHandler() - Constructor for class org.sonatype.nexus.repository.view.handlers.ConditionalRequestHandler
 
Config() - Constructor for class org.sonatype.nexus.repository.proxy.ProxyFacetSupport.Config
 
ConfigDatabaseUpgrade_1_2 - Class in org.sonatype.nexus.repository.upgrade
Upgrades the config database to ensure that BlobStoreConfiguration names are unique regardless of case.
ConfigDatabaseUpgrade_1_2(Provider<DatabaseInstance>, Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_2
 
ConfigDatabaseUpgrade_1_2.Rename - Class in org.sonatype.nexus.repository.upgrade
 
ConfigDatabaseUpgrade_1_3 - Class in org.sonatype.nexus.repository.upgrade
Upgrades existing blobstore.rebuildComponentDB tasks to set restoreBlobs = true which will replicate the previous behavior of the task.
ConfigDatabaseUpgrade_1_3(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_3
 
ConfigDatabaseUpgrade_1_6 - Class in org.sonatype.nexus.repository.upgrade
Deletes broken Component Selectors
ConfigDatabaseUpgrade_1_6(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_6
 
ConfigDatabaseUpgrade_1_7 - Class in org.sonatype.nexus.repository.upgrade
Add routingRuleId link to Configuration
ConfigDatabaseUpgrade_1_7(Provider<DatabaseInstance>) - Constructor for class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_7
 
ConfigurableViewFacet - Class in org.sonatype.nexus.repository.view
Configurable ViewFacet implementation.
ConfigurableViewFacet() - Constructor for class org.sonatype.nexus.repository.view.ConfigurableViewFacet
 
Configuration - Class in org.sonatype.nexus.repository.config
Repository configuration.
Configuration() - Constructor for class org.sonatype.nexus.repository.config.Configuration
 
ConfigurationCreatedEvent - Class in org.sonatype.nexus.repository.config.internal
Repository Configuration created event.
ConfigurationCreatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationCreatedEvent
 
ConfigurationDeletedEvent - Class in org.sonatype.nexus.repository.config.internal
Repository Configuration deleted event.
ConfigurationDeletedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationDeletedEvent
 
ConfigurationEntityAdapter - Class in org.sonatype.nexus.repository.config.internal
Configuration entity-adapter.
ConfigurationEntityAdapter(PasswordHelper, RoutingRulesConfiguration, RoutingRuleEntityAdapter) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
ConfigurationEvent - Interface in org.sonatype.nexus.repository.config.internal
Repository Configuration event.
ConfigurationFacet - Interface in org.sonatype.nexus.repository.config
Configuration Facet.
ConfigurationFacetImpl - Class in org.sonatype.nexus.repository.config.internal
Default ConfigurationFacet implementation.
ConfigurationFacetImpl(ConfigurationStore, ObjectMapper, Provider<Validator>) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationFacetImpl
 
ConfigurationObjectMapperCustomizer - Interface in org.sonatype.nexus.repository.config
Customizes ObjectMapper for repository configuration.
ConfigurationObjectMapperProvider - Class in org.sonatype.nexus.repository.config.internal
Provides ObjectMapper for repository configuration.
ConfigurationObjectMapperProvider(Map<String, ConfigurationObjectMapperCustomizer>) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationObjectMapperProvider
 
ConfigurationStore - Interface in org.sonatype.nexus.repository.config.internal
ConfigurationStoreImpl - Class in org.sonatype.nexus.repository.config.internal
Orient ConfigurationStore implementation.
ConfigurationStoreImpl(Provider<DatabaseInstance>, ConfigurationEntityAdapter) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationStoreImpl
 
ConfigurationUpdatedEvent - Class in org.sonatype.nexus.repository.config.internal
Repository Configuration updated event.
ConfigurationUpdatedEvent(EntityMetadata, String) - Constructor for class org.sonatype.nexus.repository.config.internal.ConfigurationUpdatedEvent
 
configure() - Method in class org.sonatype.nexus.repository.internal.RepositoryModule
 
configure(JsonParser.Feature, boolean) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
configure(SerializationFeature, boolean) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
Decorator method to ObjectMapper.configure(SerializationFeature, boolean) return StreamingObjectMapper for chaining.
configure(Router) - Method in class org.sonatype.nexus.repository.view.ConfigurableViewFacet
 
configureCooperation(CooperationFactory, boolean, Time, Time, int) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Configures content Cooperation for this proxy; a timeout of 0 means wait indefinitely.
CONFLICT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
CONNECT - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
contains(Repository) - Method in class org.sonatype.nexus.repository.group.GroupHandler.DispatchedRepositories
 
CONTENT - Static variable in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
Content - Class in org.sonatype.nexus.repository.view
Content, that is wrapped Payload with AttributesMap.
Content(Payload) - Constructor for class org.sonatype.nexus.repository.view.Content
 
Content(Payload, AttributesMap) - Constructor for class org.sonatype.nexus.repository.view.Content
 
CONTENT_ETAG - Static variable in class org.sonatype.nexus.repository.view.Content
Key of content "ETag" attribute, with type of String.
CONTENT_HASH_CODES_MAP - Static variable in class org.sonatype.nexus.repository.view.Content
Key of the "hashCodes" attribute, with type of Content.T_CONTENT_HASH_CODES_MAP.
CONTENT_LAST_MODIFIED - Static variable in class org.sonatype.nexus.repository.view.Content
Key of content "Last-Modified" attribute, with type DateTime.
CONTENT_TYPE - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
ContentAuth - Class in org.sonatype.nexus.repository.selector.internal
Custom OSQLFunction for applying content selectors to an individual asset as part of a database query.
ContentAuth(ContentAuthHelper) - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentAuth
 
ContentAuthHelper - Class in org.sonatype.nexus.repository.selector.internal
Simple helper class that encapsulates the auth checks for reuse by the orientdb user defined functions
ContentAuthHelper(VariableResolverAdapterManager, ContentPermissionChecker) - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentAuthHelper
 
ContentAuthPlugin - Class in org.sonatype.nexus.repository.selector.internal
Elasticsearch plugin that exposes a content auth function for working with content selectors in search.
ContentAuthPlugin() - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
ContentAuthPluginLocator - Class in org.sonatype.nexus.repository.selector.internal
PluginLocator for ContentAuthPlugin.
ContentAuthPluginLocator(ContentPermissionChecker, VariableResolverAdapterManager, SearchSubjectHelper, RepositoryManager) - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginLocator
 
ContentAuthPluginScript - Class in org.sonatype.nexus.repository.selector.internal
Native script to work with content selectors from within ES queries.
ContentAuthPluginScript(Subject, ContentPermissionChecker, VariableResolverAdapterManager, RepositoryManager) - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScript
 
ContentAuthPluginScriptFactory - Class in org.sonatype.nexus.repository.selector.internal
ContentAuthPluginScriptFactory() - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScriptFactory
 
ContentExpressionFunction - Class in org.sonatype.nexus.repository.selector.internal
Custom OSQLFunction for applying a jexl expression and repository(ies) to an individual asset as part of a database query.
ContentExpressionFunction(VariableResolverAdapterManager, SelectorManager, ContentAuthHelper) - Constructor for class org.sonatype.nexus.repository.selector.internal.ContentExpressionFunction
 
ContentHeadersHandler - Class in org.sonatype.nexus.repository.view.handlers
A format-neutral content handler for decorating response using Content.getAttributes() provided attributes.
ContentHeadersHandler() - Constructor for class org.sonatype.nexus.repository.view.handlers.ContentHeadersHandler
 
contentMaxAge - Variable in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport.Config
Content max-age minutes.
ContentPermissionChecker - Interface in org.sonatype.nexus.repository.security
Repository content permission checker
contentPermissionChecker() - Method in interface org.sonatype.nexus.repository.upload.UploadHandler
The ContentPermissionChecker to use for ensurePermitted
ContentPermissionCheckerImpl - Class in org.sonatype.nexus.repository.security.internal
 
ContentPermissionCheckerImpl(SecurityHelper, SelectorManager) - Constructor for class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
ContentSelectorUpgradeManager - Class in org.sonatype.nexus.repository.storage
 
ContentSelectorUpgradeManager(SelectorFactory, SelectorManager) - Constructor for class org.sonatype.nexus.repository.storage.ContentSelectorUpgradeManager
 
contentType() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the content type or null if undefined.
contentType(String) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the content type to the given value, or null to un-define it.
ContentTypes - Class in org.sonatype.nexus.repository.view
Common content-type values.
ContentValidator - Interface in org.sonatype.nexus.repository.storage
Content validator interface.
ContentValidatorSelector - Class in org.sonatype.nexus.repository.storage
Content validator selector component.
ContentValidatorSelector(Map<String, ContentValidator>, DefaultContentValidator) - Constructor for class org.sonatype.nexus.repository.storage.ContentValidatorSelector
 
Context - Class in org.sonatype.nexus.repository.view
View context.
Context(Repository, Request) - Constructor for class org.sonatype.nexus.repository.view.Context
 
CONTINUATION_TOKEN - Static variable in class org.sonatype.nexus.repository.rest.SearchUtils
 
CONTINUATION_TOKEN_DESCRIPTION - Static variable in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
CONTINUE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
contribute() - Method in interface org.sonatype.nexus.repository.rest.UploadDefinitionExtension
 
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.DefaultSearchContribution
 
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.DockerContentDigestSearchContribution
 
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.DockerLayerIdSearchContribution
 
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.KeywordSearchContribution
 
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.NugetTagsSearchContribution
 
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.RepositorySearchContribution
 
contribute(BoolQueryBuilder, String, String) - Method in interface org.sonatype.nexus.repository.search.SearchContribution
Contribute to search query/filter.
contribute(BoolQueryBuilder, String, String) - Method in class org.sonatype.nexus.repository.search.SearchContributionSupport
 
ContributedHandler - Interface in org.sonatype.nexus.repository.view.handlers
A Handler provided by an extension to Nexus.
convert(Object, Class<T>) - Method in interface org.sonatype.nexus.repository.config.ConfigurationFacet
Convert value to given type.
convert(Object, Class<T>) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationFacetImpl
 
convert(NoQueryParamException, String) - Method in class org.sonatype.nexus.repository.rest.NoQueryParamExceptionMapper
 
copy() - Method in class org.sonatype.nexus.repository.config.Configuration
Returns a deeply cloned copy.
COPY - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
copy(InputStream, OutputStream) - Method in class org.sonatype.nexus.repository.view.Content
 
copy(InputStream, OutputStream) - Method in interface org.sonatype.nexus.repository.view.Payload
Provide a handle on the copying of the InputStream to the given OutputStream.
copy(Request) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
copy(Response) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
copyLocalContextAttributes(Context, Context) - Static method in class org.sonatype.nexus.repository.view.ViewUtils
 
countAssets(Iterable<Bucket>) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
Gets the number of assets matching the given Query clause.
countAssets(Iterable<Bucket>) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
countAssets(String, Map<String, Object>, Iterable<Repository>, String) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets the number of assets matching the given where clause.
countAssets(Query, Iterable<Repository>) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets the number of assets matching the given Query clause.
countAssets(String, Map<String, Object>, Iterable<Repository>, String) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
countAssets(Query, Iterable<Repository>) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
countComponents(String, Map<String, Object>, Iterable<Repository>, String) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets the number of components matching the given where clause.
countComponents(Query, Iterable<Repository>) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets the number of components matching the given Query clause.
countComponents(String, Map<String, Object>, Iterable<Repository>, String) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
countComponents(Query, Iterable<Repository>) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
countUnrestricted(QueryBuilder) - Method in interface org.sonatype.nexus.repository.search.SearchService
Count the number of results for a given query, without the effect of content selectors.
countUnrestricted(QueryBuilder) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
create(ODatabaseDocumentTx, String, String, List<String>, int) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetIterableFactory
 
create(Configuration) - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationStore
 
create(Configuration) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationStoreImpl
 
create(BlobStoreConfiguration) - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStore
Persist a new BlobStoreConfiguration.
create(BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
create(BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
create(Type, Format) - Method in interface org.sonatype.nexus.repository.manager.internal.RepositoryFactory
 
create(Configuration) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
create(Configuration) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
create(RoutingRule) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
create(RoutingRule) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleStore
 
create(InputStream, Map<String, String>, Iterable<HashAlgorithm>, String) - Method in class org.sonatype.nexus.repository.storage.BlobTx
 
create() - Method in class org.sonatype.nexus.repository.view.Route.Builder
 
create() - Method in class org.sonatype.nexus.repository.view.Router.Builder
 
createAsset(Bucket, Format) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new standalone asset.
createAsset(Bucket, Component) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new asset that belongs to a component.
createAsset(Bucket, Format) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
createAsset(Bucket, Component) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
createAssetNode(ODatabaseDocumentTx, String, List<String>, Asset) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Associates a BrowseNode with the given Asset.
createAssetNode(String, List<String>, Asset) - Method in interface org.sonatype.nexus.repository.storage.BrowseNodeStore
Creates a BrowseNode for the given asset.
createAssetNode(String, List<String>, Asset) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
createBasicAuthHeader() - Method in interface org.sonatype.nexus.repository.httpclient.HttpClientFacet
 
createBasicAuthHeader() - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
createBlob(String, Supplier<InputStream>, Iterable<HashAlgorithm>, Map<String, String>, String, boolean) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new Blob and returns its AssetBlob.
createBlob(String, Path, Map<HashAlgorithm, HashCode>, Map<String, String>, String, long) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new Blob by hard linking to sourceFile and returns its AssetBlob.
createBlob(String, TempBlob, Map<String, String>, String, boolean) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new Blob by hard linking to a TempBlob and returns its AssetBlob.
createBlob(String, Supplier<InputStream>, Iterable<HashAlgorithm>, Map<String, String>, String, boolean) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
createBlob(String, Path, Map<HashAlgorithm, HashCode>, Map<String, String>, String, long) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
createBlob(String, TempBlob, Map<String, String>, String, boolean) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
createByCopying(BlobId, Map<String, String>, Map<HashAlgorithm, HashCode>, boolean) - Method in class org.sonatype.nexus.repository.storage.BlobTx
Create an asset blob by copying the source blob.
createByHardLinking(Path, Map<String, String>, Map<HashAlgorithm, HashCode>, String, long) - Method in class org.sonatype.nexus.repository.storage.BlobTx
Create an asset blob by hard linking to the sourceFile.
createComponent() - Method in class org.sonatype.nexus.repository.storage.ComponentFactory
 
createComponent(Bucket, Format) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new component.
createComponent(Bucket, Format) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
createComponentNode(ODatabaseDocumentTx, String, List<String>, Component) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Associates a BrowseNode with the given Component.
createComponentNode(String, List<String>, Component) - Method in interface org.sonatype.nexus.repository.storage.BrowseNodeStore
Creates a BrowseNode for the given component.
createComponentNode(String, List<String>, Component) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
createComponentUpload(String, BlobStoreMultipartForm) - Static method in class org.sonatype.nexus.repository.rest.internal.resources.ComponentUploadUtils
Converts multipart form into ComponentUpload.
createComponentXO() - Method in class org.sonatype.nexus.repository.rest.api.ComponentXOFactory
 
createConfig(Map<String, String>) - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapability
 
createConfig(Map<String, String>) - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
createContent(Context, HttpResponse) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Create Content out of HTTP response.
created(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
created() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
created(Payload) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
CREATED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
createdBy() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the user used to create this
createdBy(String) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the user used to create this
createdByIp() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the ip address used to create this
createdByIp(String) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the IP address used to create this
createFromAsset(String, Asset) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeManager
Creates the browse nodes used to access an asset and its component (if it has one).
createFromAssets(Repository, Iterable<Asset>) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeManager
Creates the browse nodes used to access a collection of assets and their components (if they have one).
createIndex(Repository) - Method in interface org.sonatype.nexus.repository.search.SearchService
Create index for specified repository, if does not already exits.
createIndex(Repository) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
createPermission(CPrivilege) - Method in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
createPermission(CPrivilege) - Method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
createPermission(CPrivilege) - Method in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
createRoutingRule(RoutingRuleXO) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.RoutingRulesApiResourceDoc
 
createRoutingRule(RoutingRuleXO) - Method in class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
createTempBlob(InputStream, Iterable<HashAlgorithm>) - Method in interface org.sonatype.nexus.repository.storage.StorageFacet
Creates a new temporary blob based using the contents of the input stream.
createTempBlob(Payload, Iterable<HashAlgorithm>) - Method in interface org.sonatype.nexus.repository.storage.StorageFacet
Creates a new temporary blob based using the contents of the payload.
createTempBlob(InputStream, Iterable<HashAlgorithm>) - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
createTempBlob(Payload, Iterable<HashAlgorithm>) - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
createUsingDefault(DeserializationContext) - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapStdValueInstantiator
Overwritten to always pass back one and the same map for adding to
current() - Method in class org.sonatype.nexus.repository.cache.CacheController
Returns the currently effective CacheInfo with "now" timestamp.
currentPath() - Method in class org.sonatype.nexus.repository.json.CurrentPathJsonParser
Retrieve path of current spot of the JsonParser.
currentPathInParts() - Method in class org.sonatype.nexus.repository.json.CurrentPathJsonParser
Retrieve path of current spot of the JsonParser, split by their path separator.
CurrentPathJsonParser - Class in org.sonatype.nexus.repository.json
Decorator class of a JsonParser allowing for maintaining and tracking the current path.
CurrentPathJsonParser(JsonParser) - Constructor for class org.sonatype.nexus.repository.json.CurrentPathJsonParser
 
currentPointer() - Method in class org.sonatype.nexus.repository.json.CurrentPathJsonParser
Retrieve pointer of current spot of the JsonParser, for fast parsing prevent calling this often as this can potentially do a scan through the complete json object.
currentToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
currentTokenId() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
customize(ObjectMapper) - Method in interface org.sonatype.nexus.repository.config.ConfigurationObjectMapperCustomizer
Applies any customization to the passed in ObjectMapper, is never null.
customize(LogConfigurationCustomizer.Configuration) - Method in class org.sonatype.nexus.repository.internal.blobstore.LogConfigurationCustomizerImpl
 

D

DatabaseThreadUtils - Class in org.sonatype.nexus.repository.storage
Utility class for working with different databases in the same thread.
DateTimeUtils - Class in org.sonatype.nexus.repository.date
Utils for the nexus repository allowing simplified access to Date and Time methods for easy reuse.
DB_CLASS - Static variable in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
DB_NAME - Static variable in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
deconflict(ODocument, ODocument) - Method in class org.sonatype.nexus.repository.storage.DeconflictAssetMetadata
 
deconflict(ODocument, ODocument) - Method in class org.sonatype.nexus.repository.storage.DeconflictComponentMetadata
 
DeconflictAssetMetadata - Class in org.sonatype.nexus.repository.storage
Deconflicts asset metadata: "last_updated" - book-keeping attribute, we're only interested in the latest time "last_downloaded" - book-keeping attribute, we're only interested in the latest time "cache.last_verified" - book-keeping attribute, we're only interested in the latest time "cache.cache_token" - for invalidation: "invalidated" always wins, non-null wins over null "content.last_modified" - book-keeping attribute, we're only interested in the latest time
DeconflictAssetMetadata() - Constructor for class org.sonatype.nexus.repository.storage.DeconflictAssetMetadata
 
DeconflictComponentMetadata - Class in org.sonatype.nexus.repository.storage
Deconflicts component metadata: "last_updated" - book-keeping attribute, we're only interested in the latest time
DeconflictComponentMetadata() - Constructor for class org.sonatype.nexus.repository.storage.DeconflictComponentMetadata
 
decorate(ComponentXO) - Method in interface org.sonatype.nexus.repository.rest.api.ComponentXODecorator
 
decorate(Component) - Method in interface org.sonatype.nexus.repository.storage.ComponentDecorator
 
DecoratedComponent - Class in org.sonatype.nexus.repository.storage
Base abstract decorator for the Component class
DecoratedComponent(Component) - Constructor for class org.sonatype.nexus.repository.storage.DecoratedComponent
 
DEFAULT - Static variable in interface org.sonatype.nexus.repository.storage.WritePolicySelector
Default instance of WritePolicy selector, that returns the configured WritePolicy unchanged.
DEFAULT_COMPONENT_FINDER_KEY - Static variable in class org.sonatype.nexus.repository.storage.DefaultComponentFinder
 
DEFAULT_LAST_DOWNLOADED_INTERVAL - Static variable in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityConfiguration
 
DEFAULT_SEARCH_RESULT_COMPONENT_GENERATOR_KEY - Static variable in class org.sonatype.nexus.repository.search.DefaultSearchResultComponentGenerator
 
DEFAULT_VARIABLE_REGEXP - Static variable in class org.sonatype.nexus.repository.view.matchers.token.PatternParser
 
DefaultAutoBlockConfiguration - Class in org.sonatype.nexus.repository.httpclient
Default configuration for auto-blocking.
DefaultAutoBlockConfiguration() - Constructor for class org.sonatype.nexus.repository.httpclient.DefaultAutoBlockConfiguration
 
DefaultBrowseNodeComparator - Class in org.sonatype.nexus.repository.storage
Sort using VersionComparator when dealing with two components, fall back to node name when dealing with any other comparison of the same type (component/asset/folder), finally fall back to node type
DefaultBrowseNodeComparator(VersionComparator) - Constructor for class org.sonatype.nexus.repository.storage.DefaultBrowseNodeComparator
 
DefaultBrowseNodeGenerator - Class in org.sonatype.nexus.repository.browse.internal
Component-led layout based on group, name, and version; places assets one level below their components.
DefaultBrowseNodeGenerator() - Constructor for class org.sonatype.nexus.repository.browse.internal.DefaultBrowseNodeGenerator
 
DefaultComponent - Class in org.sonatype.nexus.repository.storage
 
DefaultComponent() - Constructor for class org.sonatype.nexus.repository.storage.DefaultComponent
 
DefaultComponentFinder - Class in org.sonatype.nexus.repository.storage
 
DefaultComponentFinder() - Constructor for class org.sonatype.nexus.repository.storage.DefaultComponentFinder
 
DefaultComponentMaintenanceImpl - Class in org.sonatype.nexus.repository.storage
A default implementation of ComponentMaintenance for repository format that don't need additional bookkeeping.
DefaultComponentMaintenanceImpl() - Constructor for class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
DefaultComponentMaintenanceImpl.DeletionProgress - Class in org.sonatype.nexus.repository.storage
 
DefaultComponentMaintenanceImpl.DeletionResult - Class in org.sonatype.nexus.repository.storage
 
DefaultComponentMetadataProducer - Class in org.sonatype.nexus.repository.search
Default ComponentMetadataProducer implementation that uses all properties of a component & its assets as metadata.
DefaultComponentMetadataProducer(Set<ComponentMetadataProducerExtension>) - Constructor for class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
DefaultContentValidator - Class in org.sonatype.nexus.repository.storage
DefaultContentValidator(MimeSupport) - Constructor for class org.sonatype.nexus.repository.storage.DefaultContentValidator
 
defaultDeserialize(String, JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
 
defaultHandlers(Handler...) - Method in class org.sonatype.nexus.repository.view.Router.Builder
 
DefaultRepositoriesContributor - Interface in org.sonatype.nexus.repository.manager
Provides configurations for repositories that should be provisioned by default on first system startup.
DefaultRoute - Class in org.sonatype.nexus.repository.view
View default route.
DefaultRoute(List<Handler>) - Constructor for class org.sonatype.nexus.repository.view.DefaultRoute
 
DefaultSearchContribution - Class in org.sonatype.nexus.repository.search
"default" SearchContribution (adds filter as an ES term filter).
DefaultSearchContribution() - Constructor for class org.sonatype.nexus.repository.search.DefaultSearchContribution
 
DefaultSearchMappings - Class in org.sonatype.nexus.repository.rest.internal
 
DefaultSearchMappings() - Constructor for class org.sonatype.nexus.repository.rest.internal.DefaultSearchMappings
 
DefaultSearchResultComponentGenerator - Class in org.sonatype.nexus.repository.search
 
DefaultSearchResultComponentGenerator(VariableResolverAdapterManager, RepositoryManager, ContentPermissionChecker) - Constructor for class org.sonatype.nexus.repository.search.DefaultSearchResultComponentGenerator
 
DefaultUserHealthCheck - Class in org.sonatype.nexus.repository.security.internal
Check if the default user can be used to authenticate.
DefaultUserHealthCheck(RealmManager, RealmSecurityManager) - Constructor for class org.sonatype.nexus.repository.security.internal.DefaultUserHealthCheck
 
defaultValueDeserialize(JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
 
defineType(OClass) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
defineType(OClass) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
defineType(OClass) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
defineType(ODatabaseDocumentTx, OClass) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
defineType(ODatabaseDocumentTx, OClass) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
defineType(OClass) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
defineType(ODatabaseDocumentTx, OClass) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
defineType(OClass) - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
defineType(ODatabaseDocumentTx, OClass) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
defineType(ODatabaseDocumentTx, OClass) - Method in interface org.sonatype.nexus.repository.storage.ComponentEntityAdapterExtension
 
defineType(OClass) - Method in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
 
delete(Configuration) - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationStore
 
delete(Configuration) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationStoreImpl
 
delete() - Method in interface org.sonatype.nexus.repository.Facet
Delete facet.
delete() - Method in class org.sonatype.nexus.repository.FacetSupport
 
DELETE - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
delete(BlobStoreConfiguration) - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStore
Delete an existing BlobStoreConfiguration.
delete(BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
delete(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
delete() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
delete(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
delete(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
delete() - Method in interface org.sonatype.nexus.repository.Repository
Delete the repository and remove all persistent knowledge about repository and its contents.
delete(RoutingRule) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
delete(RoutingRule) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleStore
 
delete(String, EntityId) - Method in class org.sonatype.nexus.repository.search.IndexBatchRequest
Requests a delete of the given component's index under the given repository (if known).
delete(EntityId) - Method in interface org.sonatype.nexus.repository.search.SearchFacet
De-indexes the metadata of the given component.
delete(EntityId) - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
delete(Repository, String) - Method in interface org.sonatype.nexus.repository.search.SearchService
Removes data with given identifier from index of given repository.
delete(Repository, String) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
delete(BlobRef, String) - Method in class org.sonatype.nexus.repository.storage.BlobTx
 
delete() - Method in class org.sonatype.nexus.repository.tools.OrphanedBlobFinder
Delete orphaned blobs for all repositories
delete(Repository) - Method in class org.sonatype.nexus.repository.tools.OrphanedBlobFinder
Delete orphaned blobs associated with a given repository
deleteAsset(Repository, Asset) - Method in class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
deleteAsset(Repository, Asset) - Method in interface org.sonatype.nexus.repository.maintenance.MaintenanceService
Delete an asset in the specified repository.
deleteAsset(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.AssetsResource
 
deleteAsset(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.AssetsResourceDoc
 
deleteAsset(EntityId) - Method in interface org.sonatype.nexus.repository.storage.ComponentMaintenance
Deletes an asset from storage.
deleteAsset(EntityId, boolean) - Method in interface org.sonatype.nexus.repository.storage.ComponentMaintenance
Deletes an asset and maybe the associated blob.
deleteAsset(EntityId) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
Deletes the asset directly, with no additional bookkeeping.
deleteAsset(EntityId, boolean) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
deleteAsset(Asset) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Deletes an existing asset and requests the blob to be deleted.
deleteAsset(Asset, boolean) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Deletes an existing asset and maybe requests the blob be deleted.
deleteAsset(Asset) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
deleteAsset(Asset, boolean) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
deleteAssetNode(EntityId) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeManager
Deletes the asset's browse node.
deleteAssetNode(ODatabaseDocumentTx, EntityId) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Removes the BrowseNode associated with the given asset id.
deleteAssetNode(EntityId) - Method in interface org.sonatype.nexus.repository.storage.BrowseNodeStore
Deletes the asset's BrowseNode.
deleteAssetNode(EntityId) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
deleteAssetTx(EntityId, boolean) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
deleteAssetTx(EntityId, boolean) - Method in class org.sonatype.nexus.repository.storage.SingleAssetComponentMaintenance
Deletes both the asset and its component.
deleteBucket(Bucket) - Method in class org.sonatype.nexus.repository.storage.BucketDeleter
Deletes an existing bucket and all components and assets within.
deleteBucket(Bucket) - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl
Deletes the specified bucket.
deleteByRepository(String) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeManager
Deletes all browse nodes belonging to the given repository.
deleteByRepository(ODatabaseDocumentTx, String, int) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Removes a number of BrowseNodes belonging to the given repository (so we can batch the deletes).
deleteByRepository(String) - Method in interface org.sonatype.nexus.repository.storage.BrowseNodeStore
Deletes all BrowseNodes belonging to the given repository.
deleteByRepository(String) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
deleteComponent(Repository, Component) - Method in class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
deleteComponent(Repository, Component) - Method in interface org.sonatype.nexus.repository.maintenance.MaintenanceService
Delete a component in the specified repository.
deleteComponent(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.ComponentsResource
 
deleteComponent(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.ComponentsResourceDoc
 
deleteComponent(EntityId) - Method in interface org.sonatype.nexus.repository.storage.ComponentMaintenance
Deletes a component from storage.
deleteComponent(EntityId, boolean) - Method in interface org.sonatype.nexus.repository.storage.ComponentMaintenance
Deletes a component and maybe the associated blobs.
deleteComponent(EntityId) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
Deletes the component directly, with no additional bookkeeping.
deleteComponent(EntityId, boolean) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
Deletes the component directly, with no additional bookkeeping.
deleteComponent(Component) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Deletes an existing component and all constituent assets.
deleteComponent(Component, boolean) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Deletes an existing component, all constituent assets, and maybe requests deletion of the asset blobs.
deleteComponent(Component) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
deleteComponent(Component, boolean) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
deleteComponentBatch(Iterable<EntityId>, BooleanSupplier) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
deleteComponentNode(EntityId) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeManager
Deletes the component's browse node.
deleteComponentNode(ODatabaseDocumentTx, EntityId) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Removes any BrowseNodes associated with the given component id.
deleteComponentNode(EntityId) - Method in interface org.sonatype.nexus.repository.storage.BrowseNodeStore
Deletes the component's BrowseNode.
deleteComponentNode(EntityId) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
deleteComponents(Iterable<EntityId>, BooleanSupplier, int) - Method in interface org.sonatype.nexus.repository.storage.ComponentMaintenance
Deletes a list of components
deleteComponents(Iterable<EntityId>, BooleanSupplier, int) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
deleteComponentTx(EntityId, boolean) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
DELETED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
deleteFolder(Repository, String, DateTime, BooleanSupplier) - Method in interface org.sonatype.nexus.repository.maintenance.internal.DeleteFolderService
 
deleteFolder(Repository, String, DateTime, BooleanSupplier) - Method in class org.sonatype.nexus.repository.maintenance.internal.DeleteFolderServiceImpl
 
deleteFolder(Repository, String) - Method in class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
deleteFolder(Repository, String) - Method in interface org.sonatype.nexus.repository.maintenance.MaintenanceService
Delete a path in the specified repository.
DeleteFolderService - Interface in org.sonatype.nexus.repository.maintenance.internal
Deletes all assets under a given path, that were created before a given timestamp, in a repository based on a user's privileges.
DeleteFolderServiceImpl - Class in org.sonatype.nexus.repository.maintenance.internal
 
DeleteFolderServiceImpl(BrowseNodeStore, BrowseNodeConfiguration, AssetStore, ContentPermissionChecker, VariableResolverAdapterManager, SecurityHelper) - Constructor for class org.sonatype.nexus.repository.maintenance.internal.DeleteFolderServiceImpl
 
deleteIndex(Repository) - Method in interface org.sonatype.nexus.repository.search.SearchService
Deletes index for specified repository.
deleteIndex(Repository) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
deleteRoutingRule(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.RoutingRulesApiResourceDoc
 
deleteRoutingRule(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
deleteUnusedAssets(Date) - Method in class org.sonatype.nexus.repository.purge.PurgeUnusedFacetImpl
Delete all unused assets.
deleteUnusedComponents(Date) - Method in class org.sonatype.nexus.repository.purge.PurgeUnusedFacetImpl
Delete all unused components.
DeletionProgress() - Constructor for class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
DeletionProgress(int) - Constructor for class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
DeletionResult(Component, Set<String>) - Constructor for class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionResult
 
description() - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
description(String) - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
description() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
deserialize(NestedAttributesMapJsonParser, DeserializationContext, MapDeserializer) - Method in class org.sonatype.nexus.repository.json.MergeObjectMapper
 
deserialize(JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
Overwritten from UntypedObjectDeserializer allowing the deserialized JSON to be streamed out directly and preventing the deserialized object from being kept in memory.
deserialize(JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.rest.api.ComponentXODeserializer
 
deserializeAndSerialize(JsonParser, DeserializationContext, MapDeserializer, JsonGenerator) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
 
destroy() - Method in interface org.sonatype.nexus.repository.Facet
Destroy facet.
destroy() - Method in class org.sonatype.nexus.repository.FacetSupport
 
destroy() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
destroy() - Method in interface org.sonatype.nexus.repository.Repository
Destroy the repository.
DESTROYED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
detect(Repository, Consumer<String>) - Method in class org.sonatype.nexus.repository.tools.OrphanedBlobFinder
Look for orphaned blobs in a given repository and callback for each blobId found
determineContentType(boolean, Supplier<InputStream>, MimeRulesSource, String, String) - Method in interface org.sonatype.nexus.repository.storage.ContentValidator
Determines or confirms the content type for the given content, or throws InvalidContentException if it cannot.
determineContentType(boolean, Supplier<InputStream>, MimeRulesSource, String, String) - Method in class org.sonatype.nexus.repository.storage.DefaultContentValidator
 
DIRECTION_DESCRIPTION - Static variable in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
disable(JsonParser.Feature) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
disable(JsonGenerator.Feature...) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
Decorator method to ObjectMapper#disable(Feature...) return StreamingObjectMapper for chaining.
disableDefaultMapping() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
Inform parser that special mapping should occur over using the default Jackson mapping.
disableDefaultMapping() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
dispatch(Request) - Method in class org.sonatype.nexus.repository.view.ConfigurableViewFacet
 
dispatch(Request, Context) - Method in class org.sonatype.nexus.repository.view.ConfigurableViewFacet
 
dispatch(Repository, Request, Context) - Method in class org.sonatype.nexus.repository.view.Router
Dispatch request to matching route, if supplied will pull attributes from the existingContext.
dispatch(Request) - Method in interface org.sonatype.nexus.repository.view.ViewFacet
Dispatch request to router.
dispatch(Request, Context) - Method in interface org.sonatype.nexus.repository.view.ViewFacet
Dispatch request to router with an existing context to pull attributes from.
DispatchedRepositories() - Constructor for class org.sonatype.nexus.repository.group.GroupHandler.DispatchedRepositories
 
doBatchDelete(List<EntityId>, BooleanSupplier) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl
 
doBind() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
DockerContentDigestSearchContribution - Class in org.sonatype.nexus.repository.search
"attributes.docker.content_digest" SearchContribution (adds a prefix query for content_digest).
DockerContentDigestSearchContribution() - Constructor for class org.sonatype.nexus.repository.search.DockerContentDigestSearchContribution
 
DockerLayerIdSearchContribution - Class in org.sonatype.nexus.repository.search
"attributes.docker.layerAncestry" SearchContribution (adds a prefix query for ancestry).
DockerLayerIdSearchContribution() - Constructor for class org.sonatype.nexus.repository.search.DockerLayerIdSearchContribution
 
doConfigure(Configuration) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
doConfigure(Configuration) - Method in class org.sonatype.nexus.repository.FacetSupport
Common init/update configuration extension-point.
doConfigure(Configuration) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
doConfigure(Configuration) - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
doConfigure(Configuration) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doConfigure(Configuration) - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
doDelete() - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
doDelete() - Method in class org.sonatype.nexus.repository.FacetSupport
 
doDelete() - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
doDelete() - Method in class org.sonatype.nexus.repository.security.SecurityFacetSupport
 
doDelete() - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
doDestroy() - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
doDestroy() - Method in class org.sonatype.nexus.repository.FacetSupport
 
doDestroy() - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
doDestroy() - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
doDestroy() - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doDestroy() - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
doExecute(HttpHost, HttpRequest, HttpContext) - Method in class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
doGet(Context, GroupHandler.DispatchedRepositories) - Method in class org.sonatype.nexus.repository.group.GroupHandler
Method that actually performs group GET.
doGet(Context, Content) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doInit(Configuration) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
doInit(Configuration) - Method in class org.sonatype.nexus.repository.FacetSupport
 
doInit(Configuration) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doInit(Configuration) - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
doInit(Configuration) - Method in class org.sonatype.nexus.repository.security.SecurityFacetSupport
 
doInit(Configuration) - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreAuditor
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.manager.internal.RepositoryAuditor
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.storage.internal.AssetAuditor
 
DOMAIN - Static variable in class org.sonatype.nexus.repository.storage.internal.ComponentAuditor
 
doRelease() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
doRepairRepository(Repository) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
doRepairRepositoryWith(Repository, BiFunction<Repository, Iterable<Asset>, String>) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
doStart() - Method in class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesManager
 
doStart() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationStoreImpl
 
doStart() - Method in class org.sonatype.nexus.repository.FacetSupport
 
doStart() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
doStart() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
doStart() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
doStart() - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doStart() - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
doStart() - Method in class org.sonatype.nexus.repository.search.IndexRebuildManager
 
doStart() - Method in class org.sonatype.nexus.repository.search.IndexRequestProcessor
 
doStart() - Method in class org.sonatype.nexus.repository.search.IndexSyncService
 
doStart() - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
doStart() - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
doStart() - Method in class org.sonatype.nexus.repository.storage.ContentSelectorUpgradeManager
 
doStart() - Method in class org.sonatype.nexus.repository.storage.internal.ComponentSchemaRegistration
 
doStart() - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTaskManager
 
doStart() - Method in class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTaskManager
 
doStop() - Method in class org.sonatype.nexus.repository.FacetSupport
 
doStop() - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
doStop() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
doStop() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
doStop() - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doStop() - Method in class org.sonatype.nexus.repository.search.IndexRequestProcessor
 
doStop() - Method in class org.sonatype.nexus.repository.search.IndexSyncService
 
doUpdate(Configuration) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
doUpdate(Configuration) - Method in class org.sonatype.nexus.repository.FacetSupport
 
doUpdate(Configuration) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
doUpdate(Configuration) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doValidate(Configuration) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
doValidate(Configuration) - Method in class org.sonatype.nexus.repository.FacetSupport
Sub-class should override to provide configuration validation logic.
doValidate(Configuration) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
doValidate(Configuration) - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
doValidate(Configuration) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
doValidate(Configuration) - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 

E

ELAPSED_KEY - Static variable in class org.sonatype.nexus.repository.view.handlers.TimingHandler
 
ElasticSearchIndexCheckpoint - Class in org.sonatype.nexus.repository.search
Upgrade checkpoint for elasticsearch index.
ElasticSearchIndexCheckpoint() - Constructor for class org.sonatype.nexus.repository.search.ElasticSearchIndexCheckpoint
 
ElasticSearchIndexUpgrade_1_1 - Class in org.sonatype.nexus.repository.upgrade
Updates the $data-dir/elasticsearch/nexus.lsn file with a reindex marker string to trigger the IndexSyncService service to update all indexes.
ElasticSearchIndexUpgrade_1_1(ApplicationDirectories) - Constructor for class org.sonatype.nexus.repository.upgrade.ElasticSearchIndexUpgrade_1_1
 
ElasticSearchIndexUpgrade_1_2 - Class in org.sonatype.nexus.repository.upgrade
Updates the $data-dir/elasticsearch/nexus.lsn file with a reindex marker string to trigger the IndexSyncService service to update all indexes.
ElasticSearchIndexUpgrade_1_2(ApplicationDirectories) - Constructor for class org.sonatype.nexus.repository.upgrade.ElasticSearchIndexUpgrade_1_2
 
ElasticSearchIndexUpgrade_1_3 - Class in org.sonatype.nexus.repository.upgrade
Updates the $data-dir/elasticsearch/nexus.lsn file with a reindex marker string to trigger the IndexSyncService service to update all indexes.
ElasticSearchIndexUpgrade_1_3(ApplicationDirectories) - Constructor for class org.sonatype.nexus.repository.upgrade.ElasticSearchIndexUpgrade_1_3
 
ElasticSearchIndexUpgradeSupport - Class in org.sonatype.nexus.repository.upgrade
Upgrading of elasticsearch requires writing to a file.
ElasticSearchIndexUpgradeSupport(ApplicationDirectories) - Constructor for class org.sonatype.nexus.repository.upgrade.ElasticSearchIndexUpgradeSupport
 
enable(JsonParser.Feature) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
ENABLED - Static variable in class org.sonatype.nexus.repository.upload.UploadConfiguration
Configuration property for enabling the upload ui
enableDefaultMapping() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
Inform parser that no special mapping should occur but the default Jackson mapping should be followed.
enableDefaultMapping() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
end() - Method in class org.sonatype.nexus.repository.search.ElasticSearchIndexCheckpoint
 
enqueueDeletion(Repository, BlobStore, Bucket) - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl
 
enqueueDeletion(Repository, BlobStore, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageFacetManager
Enqueues the contents (bucket) of a particular StorageFacet for deletion.
ensurePermitted(Request) - Method in interface org.sonatype.nexus.repository.security.SecurityFacet
Ensure the given request is permitted on the repository.
ensurePermitted(Request) - Method in class org.sonatype.nexus.repository.security.SecurityFacetSupport
 
ensurePermitted(String, String, String, Map<String, String>) - Method in interface org.sonatype.nexus.repository.upload.UploadHandler
Use the ContentPermissionChecker to verify the current user has EDIT permission for the repository, path and coordinates.
ensureUserHasAnyPermissionOrAdminAccess(Iterable<Permission>, String, Iterable<Repository>) - Method in class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
Ensures the user has any of the supplied permissions, or a RepositoryAdminPermission with the action to any of the repositories.
ensureUserHasPermissionToRead() - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleHelperImpl
 
ensureUserHasPermissionToRead() - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleHelper
Ensures that the user has the necessary permissions to Read routing rules
eq(Object) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
Appends an equals expression for a parameterized value.
equals(Object) - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder.CacheType
 
equals(Object) - Method in class org.sonatype.nexus.repository.cache.internal.PathNegativeCacheKey
 
equals(Object) - Method in class org.sonatype.nexus.repository.cache.internal.ValueNegativeCacheKey
 
equals(Object) - Method in class org.sonatype.nexus.repository.Format
 
equals(Object) - Method in class org.sonatype.nexus.repository.rest.SearchMapping
 
equals(Object) - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
equals(Object) - Method in class org.sonatype.nexus.repository.search.SearchFilter
 
equals(Object) - Method in class org.sonatype.nexus.repository.Type
 
equals(Object) - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
equals(Object) - Method in class org.sonatype.nexus.repository.view.matchers.token.Token
 
equals(Object) - Method in class org.sonatype.nexus.repository.view.matchers.token.VariableToken
 
escape(String) - Method in class org.sonatype.nexus.repository.search.SearchContributionSupport
 
ETagHeaderUtils - Class in org.sonatype.nexus.repository
 
eventAffinity(ODocument) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Custom affinity based on name, so recreated assets will have the same affinity.
eventAffinity(ODocument) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
Custom affinity based on name, so recreated components will have the same affinity.
ExceptionHandler - Class in org.sonatype.nexus.repository.view.handlers
A format-neutral error handler for some exceptions.
ExceptionHandler() - Constructor for class org.sonatype.nexus.repository.view.handlers.ExceptionHandler
 
execute(Repository) - Method in class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTask
 
execute(Context, HttpClient, HttpRequestBase) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Execute http client request.
execute(Repository) - Method in class org.sonatype.nexus.repository.purge.PurgeUnusedTask
 
execute() - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
 
execute(Repository) - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
Execute against specified repository.
execute(Repository) - Method in class org.sonatype.nexus.repository.search.RebuildIndexTask
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuth
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class org.sonatype.nexus.repository.selector.internal.ContentExpressionFunction
 
execute() - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTask
 
execute() - Method in class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTask
 
exists(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
exists(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
exists(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
exists(ODatabaseDocumentTx, String, Bucket) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
exists(ODatabaseDocumentTx, String, String, String, Bucket) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
Check for the existence of a component with group, name, and version in bucket.
EXPECTATION_FAILED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
explainSatisfied() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryExistsCondition
 
explainSatisfied() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
explainUnsatisfied() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryExistsCondition
 
explainUnsatisfied() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
extract(String) - Static method in class org.sonatype.nexus.repository.ETagHeaderUtils
Removes quotes from etag header.
extractFromAsset(Asset) - Static method in class org.sonatype.nexus.repository.cache.CacheInfo
Extracts non-format specific cache info from passed in Asset.
extractFromAsset(Asset, Iterable<HashAlgorithm>, AttributesMap) - Static method in class org.sonatype.nexus.repository.view.Content
Extracts non-format specific content attributes into the passed in AttributesMap (usually originating from Content.getAttributes()) from passed in Asset and format required hashes.

F

Facet - Interface in org.sonatype.nexus.repository
Repository facet.
facet(Class<T>) - Method in class org.sonatype.nexus.repository.FacetSupport
Lookup a facet on attached repository.
facet(Class<T>) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
facet(Class<T>) - Method in interface org.sonatype.nexus.repository.Repository
Returns a facet instance for the given type.
Facet.Exposed - Annotation Type in org.sonatype.nexus.repository
Marks Facet interface and/or implementation as exposed.
FacetLookup - Class in org.sonatype.nexus.repository.manager.internal
Helper to provide Facet lookup.
FacetLookup() - Constructor for class org.sonatype.nexus.repository.manager.internal.FacetLookup
 
FacetSupport - Class in org.sonatype.nexus.repository
Support for Facet implementations.
FacetSupport() - Constructor for class org.sonatype.nexus.repository.FacetSupport
 
FacetSupport.State - Class in org.sonatype.nexus.repository
 
FAILED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
failure(int, String) - Static method in class org.sonatype.nexus.repository.view.Status
 
failure(int) - Static method in class org.sonatype.nexus.repository.view.Status
 
fetch(Context, Content) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
fetch(String, Context, Content) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
filter(HttpHost, FilteredHttpClientSupport.Filterable) - Method in class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
filter(HttpHost, FilteredHttpClientSupport.Filterable) - Method in class org.sonatype.nexus.repository.httpclient.internal.BlockingHttpClient
 
FilteredHttpClientSupport - Class in org.sonatype.nexus.repository.httpclient
Support for wrapping CloseableHttpClients.
FilteredHttpClientSupport(CloseableHttpClient) - Constructor for class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
FilteredHttpClientSupport.Filterable - Interface in org.sonatype.nexus.repository.httpclient
 
findAsset(EntityId, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets an asset by id, owned by the specified bucket, or null if not found.
findAsset(EntityId) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets a asset by id, regardless of which bucket it resides in, or null if not found.
findAsset(EntityId, Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findAsset(EntityId) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findAsset(StorageTx, Bucket, Content) - Static method in class org.sonatype.nexus.repository.view.Content
Finds fresh Asset instance from passed in TX by entity ID of the Asset used to create passed in Content instance.
findAssets(String, Map<String, Object>, Iterable<Repository>, String) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all assets in the specified repositories that match the given where clause.
findAssets(Query, Iterable<Repository>) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all assets in the specified repositories that match the given where clause.
findAssets(String, Map<String, Object>, Iterable<Repository>, String) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findAssets(Query, Iterable<Repository>) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findAssetWithProperty(String, Object, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets an asset by some identifying property, owned by the specified bucket, or null if not found.
findAssetWithProperty(String, Object) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets an asset by some identifying property, or null if not found.
findAssetWithProperty(String, Object, Component) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets an asset by some identifying property, owned by the specified component, or null if not found.
findAssetWithProperty(String, Object, Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findAssetWithProperty(String, Object) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findAssetWithProperty(String, Object, Component) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findBucket(Repository) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Finds a bucket based on the repository.
findBucket(Repository) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findBuckets(Iterable<Repository>) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Finds buckets based on the repositories.
findBuckets(Iterable<Repository>) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findByBucketComponentName(ODatabaseDocumentTx, ORID, ORID, String) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
findComponent(EntityId) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets a component by id, regardless of which bucket it resides in, or null if not found.
findComponent(EntityId) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findComponentInBucket(EntityId, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets a component by id, owned by the specified bucket, or null if not found.
findComponentInBucket(EntityId, Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findComponents(String, Map<String, Object>, Iterable<Repository>, String) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all component in the specified repositories that match the given where clause.
findComponents(Query, Iterable<Repository>) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all component in the specified repositories that match the given where clause.
findComponents(String, Map<String, Object>, Iterable<Repository>, String) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findComponents(Query, Iterable<Repository>) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findComponentsByNameCaseInsensitive(String, Iterable<Repository>, String) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets all components with a given name, compared case-insensitively.
findComponentsByNameCaseInsensitive(String, Iterable<Repository>, String) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findComponentWithProperty(String, Object, Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets a component by some identifying property, or null if not found.
findComponentWithProperty(String, Object, Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
findContainingGroups(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
Retrieve a list of all groups that contain the desired repository, either directly or transitively through another group.
findContainingGroups(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
findMatchingComponents(Repository, String, String, String, String) - Method in interface org.sonatype.nexus.repository.storage.ComponentFinder
 
findMatchingComponents(Repository, String, String, String, String) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentFinder
 
findParent(String) - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStore
Find the parent group of a blob store
findParent(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
finishToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
firstAsset(Component) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets first asset owned by the specified component.
firstAsset(Component) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
flush(boolean) - Method in interface org.sonatype.nexus.repository.search.SearchService
Flush any pending bulk index requests.
flush(boolean) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
forbidden(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
forbidden() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
FORBIDDEN - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
forceDelete(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
Format - Class in org.sonatype.nexus.repository
Repository format symbol.
Format(String) - Constructor for class org.sonatype.nexus.repository.Format
 
format - Variable in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
FORMAT - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
FORMAT - Static variable in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
format() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the format property, which is immutable.
format(String) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Sets the format.
format() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
format(String) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
format() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the format property, which is immutable.
format(String) - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Sets the format.
formatAttributes() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the format-specific attributes of this node ("attributes.formatName").
formatAttributes() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
formatAttributes() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the format-specific attributes of this node ("attributes.formatName").
formatDateTime(DateTime) - Static method in class org.sonatype.nexus.repository.date.DateTimeUtils
Formats the given DateTime according to the RFC 1123 pattern.
FormatHighAvailabilitySupportHandler - Class in org.sonatype.nexus.repository.view.handlers
Returns the message for client in case format doesn't support High Availability infrastructure.
FormatHighAvailabilitySupportHandler(HighAvailabilitySupportChecker) - Constructor for class org.sonatype.nexus.repository.view.handlers.FormatHighAvailabilitySupportHandler
 
FORMATTER_RFC1123 - Static variable in class org.sonatype.nexus.repository.date.DateTimeUtils
 
formFields() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
FOUND - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
from(SearchHit, Set<String>) - Method in class org.sonatype.nexus.repository.search.DefaultSearchResultComponentGenerator
 
from(SearchHit, Set<String>) - Method in interface org.sonatype.nexus.repository.search.SearchResultComponentGenerator
 
fromAsset(Asset) - Method in interface org.sonatype.nexus.repository.security.VariableResolverAdapter
 
fromAsset(Asset) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
fromCoordinates(String, String, Map<String, String>) - Method in interface org.sonatype.nexus.repository.security.VariableResolverAdapter
 
fromCoordinates(String, String, Map<String, String>) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
fromDocument(ODocument) - Method in interface org.sonatype.nexus.repository.security.VariableResolverAdapter
 
fromDocument(ODocument) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
fromNameAndFormat(String, String) - Static method in class org.sonatype.nexus.repository.security.RepositorySelector
 
fromRequest(Request, Repository) - Method in interface org.sonatype.nexus.repository.security.VariableResolverAdapter
 
fromRequest(Request, Repository) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
fromSelector(String) - Static method in class org.sonatype.nexus.repository.security.RepositorySelector
 
fromSourceLookup(SourceLookup, Map<String, Object>) - Method in interface org.sonatype.nexus.repository.security.VariableResolverAdapter
Creates a VariableSource from an ES-indexed asset.
fromSourceLookup(SourceLookup, Map<String, Object>) - Method in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 

G

GATEWAY_TIMEOUT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
generator - Variable in class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
 
get(CacheControllerHolder.CacheType) - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
get(NegativeCacheKey) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
get(NegativeCacheKey) - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheFacet
Retrieve an entry from negative cache.
get() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationObjectMapperProvider
 
GET - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
get(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
get(Class<T>) - Method in class org.sonatype.nexus.repository.manager.internal.FacetLookup
Get a facet instance by exposed type.
get(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
get(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
get(Context) - Method in interface org.sonatype.nexus.repository.proxy.ProxyFacet
Obtain the content which the user has requested, either by retrieving cached content, or by fetching new or updated content from the upstream repository.
get(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
get() - Method in class org.sonatype.nexus.repository.rest.internal.DefaultSearchMappings
 
get() - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.UploadDefinitionResourceDoc
 
get(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.UploadDefinitionResourceDoc
 
get() - Method in class org.sonatype.nexus.repository.rest.internal.resources.UploadDefinitionResource
 
get(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.UploadDefinitionResource
 
get() - Method in interface org.sonatype.nexus.repository.rest.SearchMappings
 
get(String) - Method in class org.sonatype.nexus.repository.security.internal.VariableResolverAdapterManagerImpl
 
get(String) - Method in interface org.sonatype.nexus.repository.security.VariableResolverAdapterManager
Gets a VariableResolverAdapter for the specified format.
get(BlobRef) - Method in class org.sonatype.nexus.repository.storage.BlobTx
 
get() - Method in class org.sonatype.nexus.repository.storage.ComponentDatabase.ProviderImpl
 
get() - Method in class org.sonatype.nexus.repository.storage.TempBlob
 
get() - Method in interface org.sonatype.nexus.repository.view.payloads.StreamPayload.InputStreamSupplier
 
getAction() - Method in class org.sonatype.nexus.repository.view.Request
 
getActions() - Method in class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
getActions() - Method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
getActions() - Method in class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
getAlias() - Method in class org.sonatype.nexus.repository.rest.SearchMapping
 
getAll(Context, Iterable<Repository>, GroupHandler.DispatchedRepositories) - Method in class org.sonatype.nexus.repository.group.GroupHandler
Returns all responses from all members as a linked map, where order is group member order.
getAll(Request, Context, Iterable<Repository>, GroupHandler.DispatchedRepositories) - Method in class org.sonatype.nexus.repository.group.GroupHandler
Similar to GroupHandler.getAll(Context, Iterable, DispatchedRepositories), but allows for using a different request then provided by the Context.getRequest() while still using the same Context to execute the request in.
getAllMappings() - Method in class org.sonatype.nexus.repository.rest.internal.SearchMappingsServiceImpl
 
getAllMappings() - Method in interface org.sonatype.nexus.repository.rest.SearchMappingsService
Get all SearchMappings.
getAllMatchingComponents(Repository, String, String, Map<String, String>) - Method in interface org.sonatype.nexus.repository.storage.ComponentStore
Finds and returns all the components that match the specified parameters.
getAllMatchingComponents(Repository, String, String, Map<String, String>) - Method in class org.sonatype.nexus.repository.storage.ComponentStoreImpl
 
getAllSupportedRecipes() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
getAllSupportedRecipes() - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
getAsset() - Method in class org.sonatype.nexus.repository.storage.AssetCreatedEvent
 
getAsset() - Method in class org.sonatype.nexus.repository.storage.AssetDeletedEvent
 
getAsset() - Method in interface org.sonatype.nexus.repository.storage.AssetEvent
 
getAsset() - Method in class org.sonatype.nexus.repository.storage.AssetUpdatedEvent
 
getAsset() - Method in exception org.sonatype.nexus.repository.storage.MissingAssetBlobException
 
getAssetById(ORID, Repository) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns an asset based on the supplied id and repository.
getAssetById(EntityId, Repository) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns an asset based on the supplied id and repository.
getAssetById(ORID, Repository) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
getAssetById(EntityId, Repository) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
getAssetById(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.AssetsResource
 
getAssetById(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.AssetsResourceDoc
 
getAssetFields() - Method in class org.sonatype.nexus.repository.upload.UploadDefinition
The fields associated with the asset for uploads of this format.
getAssetId() - Method in class org.sonatype.nexus.repository.storage.AssetCreatedEvent
 
getAssetId() - Method in class org.sonatype.nexus.repository.storage.AssetDeletedEvent
 
getAssetId() - Method in interface org.sonatype.nexus.repository.storage.AssetEvent
 
getAssetId() - Method in class org.sonatype.nexus.repository.storage.AssetUpdatedEvent
 
getAssetId() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
getAssetNameLowercase() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
getAssetPaths() - Method in class org.sonatype.nexus.repository.upload.UploadResponse
 
getAssets(String, String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.AssetsResource
 
getAssets(String, String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.AssetsResourceDoc
 
getAssets() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionResult
 
getAssetSearchParameters() - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
getAssetUploads() - Method in class org.sonatype.nexus.repository.upload.ComponentUpload
 
getAttempts() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
getAttribute() - Method in class org.sonatype.nexus.repository.rest.SearchMapping
 
getAttributes() - Method in interface org.sonatype.nexus.repository.attributes.AttributesFacet
Returns an immutable view of the Repository's attributes.
getAttributes() - Method in class org.sonatype.nexus.repository.attributes.internal.AttributesFacetImpl
 
getAttributes() - Method in class org.sonatype.nexus.repository.config.Configuration
 
getAttributes() - Method in class org.sonatype.nexus.repository.view.Content
 
getAttributes() - Method in class org.sonatype.nexus.repository.view.Context
 
getAttributes() - Method in class org.sonatype.nexus.repository.view.Request
 
getAttributes() - Method in class org.sonatype.nexus.repository.view.Response
 
getAvailableDefinitions() - Method in class org.sonatype.nexus.repository.upload.internal.UploadManagerImpl
 
getAvailableDefinitions() - Method in interface org.sonatype.nexus.repository.upload.UploadManager
Get the list of UploadDefinitions available in this instance.
getBigIntegerValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getBinaryValue(Base64Variant) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getBinaryValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getBlob() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
 
getBlob(BlobRef) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Gets a Blob, or null if not found.
getBlob(BlobRef) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
getBlob() - Method in class org.sonatype.nexus.repository.storage.TempBlob
The actual blob this instance is pointing to.
getBlobRef() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
The blob reference this instance is pointing to.
getBlobRef() - Method in exception org.sonatype.nexus.repository.storage.MissingBlobException
 
getBlockedUntil() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
getBooleanValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getBrowseIndex() - Method in class org.sonatype.nexus.repository.browse.BrowseSqlBuilderSupport
 
getBrowseIndex() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetsSqlBuilder
 
getBrowseIndex() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseComponentsSqlBuilder
 
getBucket() - Method in class org.sonatype.nexus.repository.storage.internal.BucketCreatedEvent
 
getBucket() - Method in class org.sonatype.nexus.repository.storage.internal.BucketDeletedEvent
 
getBucket() - Method in interface org.sonatype.nexus.repository.storage.internal.BucketEvent
 
getBucket() - Method in class org.sonatype.nexus.repository.storage.internal.BucketUpdatedEvent
 
getByFormat(String) - Method in class org.sonatype.nexus.repository.upload.internal.UploadManagerImpl
 
getByFormat(String) - Method in interface org.sonatype.nexus.repository.upload.UploadManager
Get the UploadDefinition for the repository format.
getById(String) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
getById(String) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleStore
 
getById(EntityId) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
Get the asset matching the id or null
getById(EntityId) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
getById(EntityId) - Method in interface org.sonatype.nexus.repository.storage.BucketStore
Retrieve a bucket by its id
getById(EntityId) - Method in class org.sonatype.nexus.repository.storage.BucketStoreImpl
 
getByIds(Iterable<EntityId>) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
Get the assets matching the ids or an empty iterable
getByIds(Iterable<EntityId>) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
getByName(ODatabaseDocumentTx, String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
getByName(String) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
getByName(String) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleStore
 
getByPath(ODatabaseDocumentTx, String, List<String>, int, String, Map<String, Object>) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Returns the BrowseNodes directly visible under the given path, according to the given asset filter.
getByPath(Repository, List<String>, int, String) - Method in interface org.sonatype.nexus.repository.storage.BrowseNodeStore
Returns the BrowseNodes directly visible under the given path.
getByPath(Repository, List<String>, int, String) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeStoreImpl
 
getByteValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getCacheController(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Get the appropriate cache controller for the type of content being requested.
getCachedContent(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
If we have the content cached locally already, return that along with applicable cache controller - otherwise null.
getCacheKey(Context) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
getCacheKey(Context) - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheFacet
Retrieves the cache key based on context.
getCacheName() - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
getCacheToken() - Method in class org.sonatype.nexus.repository.cache.CacheInfo
Returns the "cache token" that was in effect when this item was last verified.
getCharset() - Method in class org.sonatype.nexus.repository.view.payloads.StringPayload
 
getChecksum(HashAlgorithm) - Method in class org.sonatype.nexus.repository.storage.Asset
Extract checksum of asset blob if checksum is present in asset attributes.
getChecksums(Iterable<HashAlgorithm>) - Method in class org.sonatype.nexus.repository.storage.Asset
Extract checksums of asset blob if checksums are present in asset attributes.
getChildFromRoot() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
Attempt to retrieve the NestedAttributesMap that is associated with the current path, if parts of the path are not existing they will be manually created by the NestedAttributesMap.child(String) for that path part.
getChildFromRoot() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
getCode() - Method in class org.sonatype.nexus.repository.view.Status
 
getCodec() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getComponent() - Method in class org.sonatype.nexus.repository.storage.ComponentCreatedEvent
 
getComponent() - Method in class org.sonatype.nexus.repository.storage.ComponentDeletedEvent
 
getComponent() - Method in interface org.sonatype.nexus.repository.storage.ComponentEvent
 
getComponent() - Method in class org.sonatype.nexus.repository.storage.ComponentUpdatedEvent
 
getComponent() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionResult
 
getComponentById(ORID, Repository) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a component based on the supplied id and repository.
getComponentById(ORID, Repository) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
getComponentById(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.ComponentsResource
 
getComponentById(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.ComponentsResourceDoc
 
getComponentFields() - Method in class org.sonatype.nexus.repository.upload.UploadDefinition
The fields associated with the component for uploads of this format.
getComponentId() - Method in class org.sonatype.nexus.repository.storage.AssetCreatedEvent
 
getComponentId() - Method in class org.sonatype.nexus.repository.storage.AssetDeletedEvent
 
getComponentId() - Method in interface org.sonatype.nexus.repository.storage.AssetEvent
 
getComponentId() - Method in class org.sonatype.nexus.repository.storage.AssetUpdatedEvent
 
getComponentId() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
getComponentId() - Method in class org.sonatype.nexus.repository.storage.ComponentCreatedEvent
 
getComponentId() - Method in class org.sonatype.nexus.repository.storage.ComponentDeletedEvent
 
getComponentId() - Method in interface org.sonatype.nexus.repository.storage.ComponentEvent
 
getComponentId() - Method in class org.sonatype.nexus.repository.storage.ComponentUpdatedEvent
 
getComponentId() - Method in class org.sonatype.nexus.repository.upload.UploadResponse
 
getComponentIds() - Method in class org.sonatype.nexus.repository.upload.UploadResponse
 
getComponentMetadata(Component) - Method in interface org.sonatype.nexus.repository.search.ComponentMetadataProducerExtension
Get any data for the ES ComponentMetadataProducer from the Component
getComponents(String, String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.ComponentsResource
 
getComponents(String, String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.ComponentsResourceDoc
 
getComponentUpload() - Method in class org.sonatype.nexus.repository.upload.ValidatingComponentUpload
 
getConfiguration() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationCreatedEvent
 
getConfiguration() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationDeletedEvent
 
getConfiguration() - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationEvent
 
getConfiguration() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationUpdatedEvent
 
getConfiguration() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationCreatedEvent
 
getConfiguration() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationDeletedEvent
 
getConfiguration() - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEvent
 
getConfiguration() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationUpdatedEvent
 
getConfiguration() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
getConfiguration() - Method in interface org.sonatype.nexus.repository.Repository
Returns the configuration entity for the repository.
getConnectionManager() - Method in class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
getContentAuth() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getContentCacheController() - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
getContentMaxAgeSeconds() - Method in class org.sonatype.nexus.repository.cache.CacheController
 
getContentPermissionChecker() - Static method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
getContentType() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
The content-type that blob contains.
getContentType() - Method in class org.sonatype.nexus.repository.view.Content
 
getContentType() - Method in interface org.sonatype.nexus.repository.view.Payload
 
getContentType() - Method in class org.sonatype.nexus.repository.view.payloads.BlobPayload
 
getContentType() - Method in class org.sonatype.nexus.repository.view.payloads.BytesPayload
 
getContentType() - Method in class org.sonatype.nexus.repository.view.payloads.HttpEntityPayload
 
getContentType() - Method in class org.sonatype.nexus.repository.view.payloads.StreamPayload
 
getContentType() - Method in class org.sonatype.nexus.repository.view.payloads.StringPayload
 
getContentType() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
getCount() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
getCurrentLocation() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getCurrentName() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getCurrentToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getCurrentTokenId() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getCurrentValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getDb() - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Provides the underlying document transaction.
getDb() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
getDecimalValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getDefinition() - Method in interface org.sonatype.nexus.repository.upload.UploadHandler
The UploadDefinition used by this format.
getDefinition(String, boolean, List<UploadFieldDefinition>, List<UploadFieldDefinition>, UploadRegexMap) - Method in class org.sonatype.nexus.repository.upload.UploadHandlerSupport
Provides a mechanism for subclasses to generate an UploadDefinition that allows for extension point contributions.
getDefinition(String, boolean) - Method in class org.sonatype.nexus.repository.upload.UploadHandlerSupport
Provides a mechanism for subclasses to generate an UploadDefinition that allows for extension point contributions.
getDeletePageSize() - Method in class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
The number of nodes to delete at a time while truncating the browse tree
getDescription() - Method in class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
getDescription() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
getDescription() - Method in enum org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusType
 
getDescription() - Method in class org.sonatype.nexus.repository.rest.SearchMapping
 
getDispatched() - Method in class org.sonatype.nexus.repository.group.GroupHandler.DispatchedRepositories
Get dispatched repositories names
getDisplayName() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
The name to be displayed in UI
getDoubleValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getEmbeddedObject() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getEntityAdapter() - Method in class org.sonatype.nexus.repository.browse.BrowseSqlBuilderSupport
 
getEntityAdapter() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetsSqlBuilder
 
getEntityAdapter() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseComponentsSqlBuilder
 
getEntityMetadata() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
getEventBus() - Method in class org.sonatype.nexus.repository.FacetSupport
Deprecated.
use EventManager instead
getEventManager() - Method in class org.sonatype.nexus.repository.FacetSupport
 
getFeatureMask() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getField(String) - Method in interface org.sonatype.nexus.repository.upload.WithUploadField
 
getFieldList() - Method in class org.sonatype.nexus.repository.upload.UploadRegexMap
List of fields to populate from regex groups.
getFieldName() - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm.TempBlobFormField
 
getFieldName() - Method in interface org.sonatype.nexus.repository.view.PartPayload
Returns the name of the form field.
getFieldName() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
getFields() - Method in class org.sonatype.nexus.repository.upload.AssetUpload
 
getFields() - Method in class org.sonatype.nexus.repository.upload.ComponentUpload
 
getFields() - Method in interface org.sonatype.nexus.repository.upload.WithUploadField
 
getFile(String) - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
getFileName() - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm.TempBlobFormField
 
getFiles() - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
getFilter() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getFirst(Context, List<Repository>, GroupHandler.DispatchedRepositories) - Method in class org.sonatype.nexus.repository.group.GroupHandler
Returns the first OK response from member repositories or HttpResponses.notFound() if none of the members responded with OK.
getFloatValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getFormat() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
getFormat() - Method in interface org.sonatype.nexus.repository.Recipe
 
getFormat() - Method in class org.sonatype.nexus.repository.RecipeSupport
 
getFormat() - Method in interface org.sonatype.nexus.repository.Repository
Returns the format of the repository.
getFormat() - Method in class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
getFormat() - Method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
getFormat() - Method in class org.sonatype.nexus.repository.security.RepositorySelector
 
getFormat() - Method in class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
getFormat() - Method in class org.sonatype.nexus.repository.upload.UploadDefinition
The repository format
getFormatFeatures() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getFormField(String) - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
getFormFields() - Method in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
getFormFields() - Method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
getFormFields() - Method in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
getFormFields() - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
getFullAssetAttributeName(String) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
getGroup() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
The name of a group this field belongs to
getHandlers() - Method in class org.sonatype.nexus.repository.view.Route
 
getHashes() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
Exact hashes for the blob.
getHashes() - Method in class org.sonatype.nexus.repository.storage.TempBlob
Exact hashes for the blob.
getHashesVerified() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
Returns a boolean indicating whether the hashes associated with this blob have been verified.
getHashesVerified() - Method in class org.sonatype.nexus.repository.storage.TempBlob
Returns a boolean indicating whether the hashes associated with this blob have been verified.
getHeaders() - Method in class org.sonatype.nexus.repository.view.Request
 
getHeaders() - Method in class org.sonatype.nexus.repository.view.Response
 
getHelpText() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
The help text to be displayed in UI
getHtml(String, String, String, UriInfo) - Method in class org.sonatype.nexus.repository.browse.internal.resources.RepositoryBrowseResource
 
getHttpClient() - Method in interface org.sonatype.nexus.repository.httpclient.HttpClientFacet
 
getHttpClient() - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
getHttpResponse() - Method in exception org.sonatype.nexus.repository.proxy.ProxyServiceException
Returns the HttpResponse but with a consumed entity, to be able to inspect response status and headers, if needed.
getId() - Method in interface org.sonatype.nexus.repository.search.ComponentMetadata
Retrieves component Metadata id.
getId() - Method in class org.sonatype.nexus.repository.search.SearchSubjectHelper.SubjectRegistration
 
getIndex(String) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
Get an index to iterate over the assets in that index
getIndex(String) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
getIndexSettings(Repository) - Method in interface org.sonatype.nexus.repository.search.IndexSettingsContributor
Retrieves index settings for specific repository.
getIndexSettings(Repository) - Method in class org.sonatype.nexus.repository.search.IndexSettingsContributorSupport
 
getInputSource() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getIntValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getLastClearedToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getLastDownloadedInterval() - Method in class org.sonatype.nexus.repository.storage.AssetManager
 
getLastDownloadedInterval() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityConfiguration
 
getLastId() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getLastModified() - Method in class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
getLastVerified() - Method in class org.sonatype.nexus.repository.cache.CacheInfo
Returns the DateTime when this item was last verified and detected as "fresh".
getLimit() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getLongValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getMatcher() - Method in class org.sonatype.nexus.repository.view.Route
 
getMatchResult() - Method in interface org.sonatype.nexus.repository.view.matchers.RegexMatcher.State
 
getMaxHtmlNodes() - Method in class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
The maximum number of nodes to display in the browse html view (for a given level of the tree)
getMaxNodes() - Method in class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
The maximum number of nodes to display on a given level of a tree
getMessage() - Method in class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTask
 
getMessage() - Method in class org.sonatype.nexus.repository.purge.PurgeUnusedTask
 
getMessage() - Method in exception org.sonatype.nexus.repository.rest.NoQueryParamException
 
getMessage() - Method in class org.sonatype.nexus.repository.search.RebuildIndexTask
 
getMessage() - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTask
 
getMessage() - Method in class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTask
 
getMessage() - Method in class org.sonatype.nexus.repository.view.Status
 
getMetadata(Component, Iterable<Asset>, Map<String, Object>) - Method in interface org.sonatype.nexus.repository.search.ComponentMetadataProducer
Retrieves data to be indexed for a component.
getMetadata(Component, Iterable<Asset>, Map<String, Object>) - Method in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
getMetadataCacheController() - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
getMultiparts() - Method in class org.sonatype.nexus.repository.view.Request
 
getName() - Method in class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
getName() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationCreatedEvent
 
getName() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationDeletedEvent
 
getName() - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEvent
 
getName() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationUpdatedEvent
 
getName() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
getName() - Method in interface org.sonatype.nexus.repository.Repository
Returns the unique name of the repository.
getName() - Method in class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
getName() - Method in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
getName() - Method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
getName() - Method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
getName() - Method in class org.sonatype.nexus.repository.security.RepositorySelector
 
getName() - Method in class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
getName() - Method in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
getName() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
getName() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
The name of the field
getName() - Method in class org.sonatype.nexus.repository.view.matchers.token.VariableToken
 
getName() - Method in interface org.sonatype.nexus.repository.view.PartPayload
Returns the original name of this file as provided by the client.
getName() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
getNextPage(OIndexCursor, int) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
 
getNextPage(OIndexCursor, int) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
getNonBlockingInputFeeder() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getNormalizedVersion(Component) - Method in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
getNumberType() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getNumberValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getObjectId() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getPageSize() - Method in class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataConfiguration
 
getParameters() - Method in class org.sonatype.nexus.repository.storage.Query
 
getParameters() - Method in class org.sonatype.nexus.repository.view.Request
 
getParams() - Method in class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
getParent(ODatabaseDocumentTx, String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
Queries for the group that a blob store is a part of.
getParent(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
getParentPath() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
getParsingContext() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getPath() - Method in class org.sonatype.nexus.repository.view.Request
 
getPattern() - Method in class org.sonatype.nexus.repository.view.matchers.token.TokenParser
 
getPayload() - Method in class org.sonatype.nexus.repository.upload.AssetUpload
 
getPayload() - Method in class org.sonatype.nexus.repository.view.Request
 
getPayload() - Method in class org.sonatype.nexus.repository.view.Response
 
getPrivilegedRepositoryName(Map<String, Object>) - Method in class org.sonatype.nexus.repository.search.SearchResultComponentGeneratorSupport
 
getProperty() - Method in class org.sonatype.nexus.repository.search.SearchFilter
 
getQuerySuffix() - Method in class org.sonatype.nexus.repository.storage.Query
 
getQueryTimeout() - Method in class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
How long to wait for filtered subtree queries to complete before returning a potentially truncated set of results
getReason() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
getRebuildPageSize() - Method in class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
The number of assets to retrieve at a time while rebuilding the browse tree
getRecipeName() - Method in class org.sonatype.nexus.repository.config.Configuration
 
getRegex() - Method in class org.sonatype.nexus.repository.upload.UploadRegexMap
Regex to be used to match against the file input.
getRegexMap() - Method in class org.sonatype.nexus.repository.upload.UploadDefinition
The mapper to use for file names.
getRemoteUrl() - Method in interface org.sonatype.nexus.repository.proxy.ProxyFacet
Returns the root of the remote repository.
getRemoteUrl() - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
getRepositories() - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.RepositoriesResourceDoc
 
getRepositories() - Method in class org.sonatype.nexus.repository.rest.internal.resources.RepositoriesResource
 
getRepositories() - Method in interface org.sonatype.nexus.repository.rest.internal.resources.RepositoryManagerRESTAdapter
Retrieve all repositories that the user access to.
getRepositories() - Method in class org.sonatype.nexus.repository.rest.internal.resources.RepositoryManagerRESTAdapterImpl
 
getRepository() - Method in class org.sonatype.nexus.repository.FacetSupport
 
getRepository() - Method in class org.sonatype.nexus.repository.RepositoryEvent
 
getRepository(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.RepositoryManagerRESTAdapter
Retrieve a repository.
getRepository(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.RepositoryManagerRESTAdapterImpl
 
getRepository(String) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
getRepository() - Method in class org.sonatype.nexus.repository.view.Context
 
getRepository() - Method in interface org.sonatype.nexus.repository.webhooks.RepositoryWebhook.Configuration
 
getRepositoryBucketNames(Repository) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a map of bucket IDs to repository names for any buckets that could be referenced by the repository.
getRepositoryBucketNames(Repository) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
getRepositoryConfigurations() - Method in interface org.sonatype.nexus.repository.manager.DefaultRepositoriesContributor
Provides Configurations that should be be initially provisioned.
getRepositoryField() - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
Extract repository field out of configuration.
getRepositoryManager() - Static method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.config.Configuration
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationCreatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationDeletedEvent
 
getRepositoryName() - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationUpdatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.AssetCreatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.AssetDeletedEvent
 
getRepositoryName() - Method in interface org.sonatype.nexus.repository.storage.AssetEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.AssetUpdatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.Bucket
Gets the repository name.
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.ComponentCreatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.ComponentDeletedEvent
 
getRepositoryName() - Method in interface org.sonatype.nexus.repository.storage.ComponentEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.ComponentUpdatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.internal.BucketCreatedEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.internal.BucketDeletedEvent
 
getRepositoryName() - Method in interface org.sonatype.nexus.repository.storage.internal.BucketEvent
 
getRepositoryName() - Method in class org.sonatype.nexus.repository.storage.internal.BucketUpdatedEvent
 
getRequest() - Method in class org.sonatype.nexus.repository.view.Context
 
getRequestKey(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Path + query parameters provide a unique enough request key for known formats.
getRequestUrl() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
getResourceUri() - Method in class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
getResults() - Method in class org.sonatype.nexus.repository.browse.BrowseResult
Returns the results from this particular query, which may be a subset or page of all possible results.
getRoot() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
 
getRoute() - Method in class org.sonatype.nexus.repository.view.handlers.BrowseUnsupportedHandler
 
getRoutingRule(String) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.RoutingRulesApiResourceDoc
 
getRoutingRule(String) - Method in class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
getRoutingRule(Repository) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
Retrieves the routing rule assigned to a repository or null if one is not assigned.
getRoutingRuleId() - Method in class org.sonatype.nexus.repository.config.Configuration
 
getRoutingRuleId(Repository) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
Retrieves the id of the routing rule assigned to a repository or null if one is not assigned.
getRoutingRules() - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.RoutingRulesApiResourceDoc
 
getRoutingRules() - Method in class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
getSchema() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getSearchParameters() - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
getSearchResultList(SearchResponse) - Method in interface org.sonatype.nexus.repository.search.SearchResultsGenerator
 
getSearchResultList(SearchResponse) - Method in class org.sonatype.nexus.repository.search.SearchResultsGeneratorImpl
 
getSearchSubjectHelper() - Static method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
getShortValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getSize() - Method in class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
getSize() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
The blob size in bytes.
getSize() - Method in class org.sonatype.nexus.repository.view.Content
 
getSize() - Method in interface org.sonatype.nexus.repository.view.Payload
 
getSize() - Method in class org.sonatype.nexus.repository.view.payloads.BlobPayload
 
getSize() - Method in class org.sonatype.nexus.repository.view.payloads.BytesPayload
 
getSize() - Method in class org.sonatype.nexus.repository.view.payloads.HttpEntityPayload
 
getSize() - Method in class org.sonatype.nexus.repository.view.payloads.StreamPayload
 
getSize() - Method in class org.sonatype.nexus.repository.view.payloads.StringPayload
 
getSize() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
getSortBuilders(String, String) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
getSortBuilders(String, String, boolean) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
getSortDirection() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getSortProperty() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getSourceLookup() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScript
Delegates to AbstractSearchScript.source(), only here to aid in unit testing.
getStart() - Method in class org.sonatype.nexus.repository.browse.QueryOptions
 
getStateGuard() - Method in class org.sonatype.nexus.repository.FacetSupport
 
getStateGuard() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
getStateGuard() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
getStatus() - Method in interface org.sonatype.nexus.repository.httpclient.HttpClientFacet
 
getStatus() - Method in class org.sonatype.nexus.repository.httpclient.internal.BlockingHttpClient
 
getStatus() - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
getStatus() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusEvent
 
getStatus() - Method in class org.sonatype.nexus.repository.view.Response
 
getSubject(String) - Method in class org.sonatype.nexus.repository.search.SearchSubjectHelper
Gets the subject associated with the specified ID if present, throwing an exception if no subject exists.
getSyntax() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuth
 
getSyntax() - Method in class org.sonatype.nexus.repository.selector.internal.ContentExpressionFunction
 
getTags() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
getTempBlob() - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm.TempBlobFormField
 
getTempBlob() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
getText() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getText(Writer) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getTextCharacters() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getTextLength() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getTextOffset() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getTokenLocation() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getTokens() - Method in class org.sonatype.nexus.repository.view.matchers.token.PatternParser
 
getTokens() - Method in interface org.sonatype.nexus.repository.view.matchers.token.TokenMatcher.State
 
getTotal() - Method in class org.sonatype.nexus.repository.browse.BrowseResult
Returns the total count of entries available, not just those returned by this particular query.
getType() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
getType() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
getType() - Method in interface org.sonatype.nexus.repository.Recipe
 
getType() - Method in class org.sonatype.nexus.repository.RecipeSupport
 
getType() - Method in interface org.sonatype.nexus.repository.Repository
Returns the type of the repository.
getType(BrowseNode) - Method in class org.sonatype.nexus.repository.storage.DefaultBrowseNodeComparator
 
getType() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
The type of the field
getType() - Method in class org.sonatype.nexus.repository.webhooks.RepositoryWebhook
 
getTypeId() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getUpdateCount() - Method in interface org.sonatype.nexus.repository.search.SearchService
Used by ITs to check the frequency of search updates.
getUpdateCount() - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
getUrl() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
getUrl(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Provide the URL of the content relative to the repository root.
getUrl() - Method in interface org.sonatype.nexus.repository.Repository
Returns the URL for the root of the repository, without its trailing slash.
getValidatingComponentUpload(ComponentUpload) - Method in interface org.sonatype.nexus.repository.upload.UploadHandler
 
getValidationGroup() - Method in class org.sonatype.nexus.repository.Type
 
getValidationGroup() - Method in class org.sonatype.nexus.repository.types.GroupType
 
getValidationGroup() - Method in class org.sonatype.nexus.repository.types.HostedType
 
getValidationGroup() - Method in class org.sonatype.nexus.repository.types.ProxyType
 
getValidationGroup() - Method in class org.sonatype.nexus.repository.types.VirtualType
 
getValue() - Method in class org.sonatype.nexus.repository.Format
 
getValue() - Method in class org.sonatype.nexus.repository.search.SearchFilter
 
getValue() - Method in class org.sonatype.nexus.repository.Type
 
getValueAsBoolean() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsBoolean(boolean) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsDouble() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsDouble(double) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsInt() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsInt(int) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsLong() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsLong(long) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsString() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getValueAsString(String) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
getVariableResolverAdapter() - Method in interface org.sonatype.nexus.repository.upload.UploadHandler
The VariableResolverAdapter to use for ensurePermitted
getVariableResolverAdapterManager() - Static method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
getWhere() - Method in class org.sonatype.nexus.repository.storage.Query
 
getWrappedObject() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
GONE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
GROUP - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
group() - Method in interface org.sonatype.nexus.repository.storage.Component
Gets the group or null if undefined.
group(String) - Method in interface org.sonatype.nexus.repository.storage.Component
Sets the group to the given value, or null to un-define it.
group() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
group(String) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
group() - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
Gets the group or null if undefined.
group(String) - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
Sets the group to the given value, or null to un-define it.
GroupFacet - Interface in org.sonatype.nexus.repository.group
Group facet.
GroupFacetImpl - Class in org.sonatype.nexus.repository.group
Default GroupFacet implementation.
GroupFacetImpl(RepositoryManager, ConstraintViolationFactory, Type) - Constructor for class org.sonatype.nexus.repository.group.GroupFacetImpl
 
GroupHandler - Class in org.sonatype.nexus.repository.group
Group handler.
GroupHandler() - Constructor for class org.sonatype.nexus.repository.group.GroupHandler
 
GroupHandler.DispatchedRepositories - Class in org.sonatype.nexus.repository.group
Request-context state container for set of repositories already dispatched to.
GroupMemberMappingCache - Class in org.sonatype.nexus.repository.manager.internal
Maintain mapping of which groups a member repository is contained in
GroupMemberMappingCache() - Constructor for class org.sonatype.nexus.repository.manager.internal.GroupMemberMappingCache
 
GroupType - Class in org.sonatype.nexus.repository.types
Group repository type.
GroupType() - Constructor for class org.sonatype.nexus.repository.types.GroupType
 
GroupType.ValidationGroup - Interface in org.sonatype.nexus.repository.types
 

H

handle(Context) - Method in class org.sonatype.nexus.repository.cache.NegativeCacheHandler
 
handle(RepositoryCreatedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
handle(RepositoryLoadedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
handle(CapabilityEvent.BeforeUpdate) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
handle(CapabilityEvent.AfterUpdate) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
handle(RepositoryCreatedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryExistsCondition
 
handle(RepositoryDeletedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryExistsCondition
 
handle(RepositoryCreatedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
handle(RepositoryUpdatedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
handle(RepositoryDeletedEvent) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
handle(Context) - Method in class org.sonatype.nexus.repository.group.GroupHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.http.PartialFetchHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.proxy.ProxyHandler
 
handle(RepositoryDeletedEvent) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
 
handle(RepositoryUpdatedEvent) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
 
handle(RoutingRuleDeletedEvent) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
 
handle(RoutingRuleUpdatedEvent) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
 
handle(Context) - Method in class org.sonatype.nexus.repository.routing.RoutingRuleHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.security.SecurityHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.storage.UnitOfWorkHandler
 
handle(Repository, HttpServletRequest) - Method in class org.sonatype.nexus.repository.upload.internal.UploadManagerImpl
 
handle(Repository, ComponentUpload) - Method in interface org.sonatype.nexus.repository.upload.UploadHandler
Adds a component to the repository at the described location.
handle(Repository, HttpServletRequest) - Method in interface org.sonatype.nexus.repository.upload.UploadManager
Adds a component to the repository at the appropriate location.
handle(Context) - Method in interface org.sonatype.nexus.repository.view.Handler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.BrowseUnsupportedHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.ConditionalRequestHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.ContentHeadersHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.ExceptionHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.FormatHighAvailabilitySupportHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.HandlerContributor
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.IndexHtmlForwardHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.LastDownloadedHandler
 
handle(Context) - Method in class org.sonatype.nexus.repository.view.handlers.TimingHandler
 
Handler - Interface in org.sonatype.nexus.repository.view
View handler.
handler(Handler) - Method in class org.sonatype.nexus.repository.view.Route.Builder
 
HandlerContributor - Class in org.sonatype.nexus.repository.view.handlers
A Handler which diverts request processing through any ContributedHandlers that are active.
HandlerContributor(List<ContributedHandler>) - Constructor for class org.sonatype.nexus.repository.view.handlers.HandlerContributor
 
hasBeenProcessed(Repository) - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
Returns true if the specified repository has already been processed during task execution
hasCurrentToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
HasFacet - Class in org.sonatype.nexus.repository
Predicate that filters repositories according to whether they have a given facet.
HasFacet(Class<? extends Facet>) - Constructor for class org.sonatype.nexus.repository.HasFacet
 
hasFacet(Class<? extends Facet>) - Static method in class org.sonatype.nexus.repository.HasFacet
 
hashCode() - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder.CacheType
 
hashCode() - Method in class org.sonatype.nexus.repository.cache.internal.PathNegativeCacheKey
 
hashCode() - Method in class org.sonatype.nexus.repository.cache.internal.ValueNegativeCacheKey
 
hashCode() - Method in class org.sonatype.nexus.repository.Format
 
hashCode() - Method in class org.sonatype.nexus.repository.rest.SearchMapping
 
hashCode() - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
hashCode() - Method in class org.sonatype.nexus.repository.search.SearchFilter
 
hashCode() - Method in class org.sonatype.nexus.repository.Type
 
hashCode() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
hashCode() - Method in class org.sonatype.nexus.repository.view.matchers.token.Token
 
hashCode() - Method in class org.sonatype.nexus.repository.view.matchers.token.VariableToken
 
HASHES_NOT_VERIFIED - Static variable in class org.sonatype.nexus.repository.storage.Asset
Key of Asset under Asset.PROVENANCE indicating if the hashes were not verified.
hasNext() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetIterator
 
hasTextCharacters() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
hasToken(JsonToken) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
hasTokenId(int) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
hasWhere() - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
HEAD - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
header(String, String...) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
header(String, String...) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
Headers - Class in org.sonatype.nexus.repository.view
Headers container.
Headers(ListMultimap<String, String>) - Constructor for class org.sonatype.nexus.repository.view.Headers
 
Headers() - Constructor for class org.sonatype.nexus.repository.view.Headers
 
headers(Headers) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
headers() - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
headers(Headers) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
headers() - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
HighAvailabilitySupportChecker - Class in org.sonatype.nexus.repository.view.handlers
Verifies availability of the repository dependent on clustering mode of NXRM and the clustering configuration property of the repository.
HighAvailabilitySupportChecker(NodeAccess) - Constructor for class org.sonatype.nexus.repository.view.handlers.HighAvailabilitySupportChecker
 
HostedType - Class in org.sonatype.nexus.repository.types
Hosted repository type.
HostedType() - Constructor for class org.sonatype.nexus.repository.types.HostedType
 
HostedType.ValidationGroup - Interface in org.sonatype.nexus.repository.types
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
HttpClientFacet - Interface in org.sonatype.nexus.repository.httpclient
HTTP client facet.
HttpClientFacetImpl - Class in org.sonatype.nexus.repository.httpclient.internal
Default HttpClientFacet implementation.
HttpClientFacetImpl(HttpClientManager, Map<String, AutoBlockConfiguration>, Map<String, RedirectStrategy>) - Constructor for class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
HttpConditions - Class in org.sonatype.nexus.repository.http
Helper defining common HTTP conditions.
HttpEntityPayload - Class in org.sonatype.nexus.repository.view.payloads
Adapts HttpEntity to Payload.
HttpEntityPayload(HttpResponse, HttpEntity) - Constructor for class org.sonatype.nexus.repository.view.payloads.HttpEntityPayload
 
HttpHandlers - Class in org.sonatype.nexus.repository.http
Helper to create common HTTP Handler instances.
HttpMethods - Class in org.sonatype.nexus.repository.http
Helper defining common HTTP methods names.
HttpResponses - Class in org.sonatype.nexus.repository.http
Convenience methods for constructing various commonly used HTTP responses.
HttpStatus - Class in org.sonatype.nexus.repository.http
Helper defining common HTTP status codes.
humanizeSelector() - Method in class org.sonatype.nexus.repository.security.RepositorySelector
 

I

I_ASSET_NAME - Static variable in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
I_BUCKET_COMPONENT_NAME - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
I_COMPONENT - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
I_COMPONENT - Static variable in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
I_COMPONENT_GROUP_NAME_VERSION - Static variable in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
I_GROUP_NAME_VERSION_INSENSITIVE - Static variable in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
I_NAME_CASE_INSENSITIVE - Static variable in class org.sonatype.nexus.repository.upgrade.ComponentDatabaseUpgrade_1_4
 
I_NAME_CASEINSENSITIVE - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
ID - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
id(String, String, String...) - Static method in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
id(String, String, String, String...) - Static method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
id(String, String, String...) - Static method in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
ignoreCase(boolean) - Method in class org.sonatype.nexus.repository.view.matchers.PrefixMatcher
 
ignoreCase(boolean) - Method in class org.sonatype.nexus.repository.view.matchers.SuffixMatcher
 
IllegalOperationException - Exception in org.sonatype.nexus.repository
Thrown when an illegal operation has been encountered.
IllegalOperationException(String) - Constructor for exception org.sonatype.nexus.repository.IllegalOperationException
 
IllegalOperationException(String, Throwable) - Constructor for exception org.sonatype.nexus.repository.IllegalOperationException
 
INDEX_UPGRADE_MARKER - Static variable in class org.sonatype.nexus.repository.search.IndexSyncService
 
IndexBatchRequest - Class in org.sonatype.nexus.repository.search
Requests indexing of one or more components across one or more repositories.
IndexBatchRequest(EntityBatchEvent) - Constructor for class org.sonatype.nexus.repository.search.IndexBatchRequest
Populates index requests based on the given event.
IndexBatchRequest() - Constructor for class org.sonatype.nexus.repository.search.IndexBatchRequest
Creates a blank index request for manual building.
IndexHtmlForwardHandler - Class in org.sonatype.nexus.repository.view.handlers
Handler which will forward current request to {request.path}/index.html or {request.path}/index.htm.
IndexHtmlForwardHandler() - Constructor for class org.sonatype.nexus.repository.view.handlers.IndexHtmlForwardHandler
 
IndexRebuildManager - Class in org.sonatype.nexus.repository.search
Manages automatic rebuilding of repository indexes.
IndexRebuildManager(NodeAccess, TaskScheduler, boolean) - Constructor for class org.sonatype.nexus.repository.search.IndexRebuildManager
 
IndexRequestProcessor - Class in org.sonatype.nexus.repository.search
Async processor of IndexBatchRequests, which are used to trigger search updates.
IndexRequestProcessor(RepositoryManager, EventManager, SearchService, boolean) - Constructor for class org.sonatype.nexus.repository.search.IndexRequestProcessor
 
IndexSettingsContributor - Interface in org.sonatype.nexus.repository.search
Contributor to ES index settings.
IndexSettingsContributorSupport - Class in org.sonatype.nexus.repository.search
Support for IndexSettingsContributor implementations.
IndexSettingsContributorSupport(Format) - Constructor for class org.sonatype.nexus.repository.search.IndexSettingsContributorSupport
 
IndexSyncService - Class in org.sonatype.nexus.repository.search
Service that keeps the Elasticsearch index in-sync with off-process database changes.
IndexSyncService(Provider<DatabaseInstance>, ComponentEntityAdapter, AssetEntityAdapter, ApplicationDirectories, NodeAccess, IndexRequestProcessor, IndexRebuildManager) - Constructor for class org.sonatype.nexus.repository.search.IndexSyncService
 
indicateVerified(Context, Content, CacheInfo) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
For whatever component/asset
init() - Method in interface org.sonatype.nexus.repository.Facet
Initialize facet.
init() - Method in class org.sonatype.nexus.repository.FacetSupport
 
init(Configuration) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
init(Configuration) - Method in interface org.sonatype.nexus.repository.Repository
Initialize the repository.
initial(SecurityConfiguration) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryAdminSecurityContributor
Initial (static) security configuration.
initial(SecurityConfiguration) - Method in class org.sonatype.nexus.repository.security.RepositoryFormatSecurityContributor
Initial (static) security configuration.
INITIALISED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
insertHandler(Handler) - Method in class org.sonatype.nexus.repository.view.Context
Add an additional handler to the context, immediately after the current handler.
install(RepositoryManager, Type) - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
 
installDependencies(EventManager) - Method in class org.sonatype.nexus.repository.FacetSupport
 
INTERNAL_SERVER_ERROR - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
invalidate(NegativeCacheKey) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
invalidate() - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
invalidate(NegativeCacheKey) - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheFacet
Removes an entry from negative cache.
invalidate() - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheFacet
Removes all entries from negative cache.
invalidateAsset(Asset) - Static method in class org.sonatype.nexus.repository.cache.CacheInfo
Invalidates the passed in Asset by marking it as CacheInfo.INVALIDATED.
invalidateCache() - Method in class org.sonatype.nexus.repository.cache.CacheController
After invoking this method, all CacheController.isStale(CacheInfo) checks will return true that has CacheInfo not carrying same token as created in this method.
invalidateCaches() - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
invalidateCaches(Repository) - Static method in class org.sonatype.nexus.repository.cache.RepositoryCacheUtils
Invalidates the group or proxy caches of the specified repository based on type.
invalidateGroupCaches(Repository) - Static method in class org.sonatype.nexus.repository.cache.RepositoryCacheUtils
Invalidates the group caches for given repository.
invalidateGroupCaches() - Method in interface org.sonatype.nexus.repository.group.GroupFacet
Removes all entries from the group cache and the member caches.
invalidateGroupCaches() - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
invalidateProxyAndNegativeCaches(Repository) - Static method in class org.sonatype.nexus.repository.cache.RepositoryCacheUtils
Invalidates the proxy and negative caches for given repository.
invalidateProxyCaches() - Method in interface org.sonatype.nexus.repository.proxy.ProxyFacet
Invalidates all entries from proxy cache, causing all subsequent requests to attempt to fetch new or updated content, if any.
invalidateProxyCaches() - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
invalidateSubset(NegativeCacheKey) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
invalidateSubset(NegativeCacheKey) - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheFacet
Removes entry for passed in parent key and all is children (using NegativeCacheKey.isParentOf(NegativeCacheKey)).
InvalidContentException - Exception in org.sonatype.nexus.repository
Content is of an incorrect or indeterminate type.
InvalidContentException(String) - Constructor for exception org.sonatype.nexus.repository.InvalidContentException
 
InvalidContentException(String, Throwable) - Constructor for exception org.sonatype.nexus.repository.InvalidContentException
 
InvalidContentException(Throwable) - Constructor for exception org.sonatype.nexus.repository.InvalidContentException
 
IS_PRERELEASE_KEY - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
isActive() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
isAllFormats() - Method in class org.sonatype.nexus.repository.security.RepositorySelector
 
isAllowed(Repository, String) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleHelperImpl
 
isAllowed(RoutingRule, String) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleHelperImpl
 
isAllowed(RoutingMode, List<String>, String) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleHelperImpl
 
isAllowed(Repository, String) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleHelper
Determine if the path is allowed if the repository has a routing rule configured.
isAllowed(RoutingRule, String) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleHelper
Determine if the path is allowed for a routing rule.
isAllowed(RoutingMode, List<String>, String) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleHelper
Determine if the path is allowed by the RoutingRule, does not consider whether the configuration is enabled.
isAllRepositories() - Method in class org.sonatype.nexus.repository.security.RepositorySelector
 
isAssetSearchParam(String) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
isAutomaticRebuildEnabled() - Method in class org.sonatype.nexus.repository.browse.BrowseNodeConfiguration
Whether the tree should be automatically rebuilt if the number of assets is different from the number of leaves in the browse tree on startup
isBlobstoreUsed(String) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
isBlobstoreUsed(String) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
isCalmPeriod() - Method in interface org.sonatype.nexus.repository.search.SearchService
Used by UTs and ITs only to "wait for calm period" when all search indexing is finished.
isCalmPeriod() - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
isClosed() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
isCollection() - Method in class org.sonatype.nexus.repository.browse.internal.model.BrowseListItem
 
isContentPermitted(String, String, String, SelectorConfiguration, VariableSource) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
isContentPermitted(Set<String>, String, String, SelectorConfiguration, VariableSource) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
isDefaultMapping() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
 
isDefaultMapping() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
isDownloading() - Static method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Is the current thread actively downloading (ie.
isDuplicate() - Method in class org.sonatype.nexus.repository.storage.AssetBlob
Returns true if this AssetBlob duplicates the old asset's blob.
isEnabled(JsonParser.Feature) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
isEnabled(SerializationFeature) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
Decorator method to ObjectMapper.isEnabled(SerializationFeature)
isEnabled() - Method in class org.sonatype.nexus.repository.routing.RoutingRulesConfiguration
 
isEnabled() - Method in class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataConfiguration
 
isEnabled() - Method in class org.sonatype.nexus.repository.upload.UploadConfiguration
 
isExpectedStartArrayToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
isExpectedStartObjectToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
isFailed() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
isFeatureEnabled() - Method in interface org.sonatype.nexus.repository.Recipe
 
isFeatureEnabled() - Method in class org.sonatype.nexus.repository.RecipeSupport
 
isFinished() - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
isFormField() - Method in interface org.sonatype.nexus.repository.view.PartPayload
Returns true for form fields and false for files.
isFormField() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
isFullAssetAttributeName(String) - Method in class org.sonatype.nexus.repository.rest.SearchUtils
 
isGroupRepository(Repository) - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
Returns true if the repository is of type GroupType
isInvalidated() - Method in class org.sonatype.nexus.repository.cache.CacheInfo
Returns whether this item has been individually invalidated from the cache.
isLeaf() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
isLocal() - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationEvent
 
isLocal() - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEvent
 
isLocal() - Method in interface org.sonatype.nexus.repository.storage.AssetEvent
 
isLocal() - Method in interface org.sonatype.nexus.repository.storage.ComponentEvent
 
isLocal() - Method in interface org.sonatype.nexus.repository.storage.internal.BucketEvent
 
isMappingField(String) - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
isMappingInsideArray() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
 
isMultipart() - Method in class org.sonatype.nexus.repository.view.Request
 
isMultipleUpload() - Method in class org.sonatype.nexus.repository.upload.UploadDefinition
Whether multiple uploads are supported by the available handler.
isNaN() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
isNew() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Is this entity new as of this transaction?
isNew() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
isNew() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Is this entity new as of this transaction?
isNotNull() - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
isNull() - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
isOnline() - Method in class org.sonatype.nexus.repository.config.Configuration
 
isOptional() - Method in class org.sonatype.nexus.repository.upload.UploadFieldDefinition
Indicates whether this field is required
isParentOf(NegativeCacheKey) - Method in class org.sonatype.nexus.repository.cache.internal.PathNegativeCacheKey
 
isParentOf(NegativeCacheKey) - Method in class org.sonatype.nexus.repository.cache.internal.ValueNegativeCacheKey
 
isParentOf(NegativeCacheKey) - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheKey
 
isPermitted(String, String, String, VariableSource) - Method in interface org.sonatype.nexus.repository.security.ContentPermissionChecker
Ensure that either the view permission or the content selector permission is permitted
isPermitted(Set<String>, String, String, VariableSource) - Method in interface org.sonatype.nexus.repository.security.ContentPermissionChecker
Ensure that either the view permission or the content selector permission is permitted for the desired repositories
isPermitted(String, String, String, VariableSource) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
isPermitted(Set<String>, String, String, VariableSource) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
isPermittedJexlOnly(String, String, String, VariableSource) - Method in interface org.sonatype.nexus.repository.security.ContentPermissionChecker
Ensure that either the view permission or that a JEXL content selector permission is permitted
isPermittedJexlOnly(String, String, String, VariableSource) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
isPrerelease(Component, Iterable<Asset>) - Method in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
isPromotable(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
isStale(CacheInfo) - Method in class org.sonatype.nexus.repository.cache.CacheController
Returns true if passed in cache info carries stale information, detected either by cache token or age of the info.
isStale(Content) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
Returns true if the content is considered stale; otherwise false.
isSuccessful() - Method in class org.sonatype.nexus.repository.view.Status
 
isSupported(String) - Method in class org.sonatype.nexus.repository.view.handlers.HighAvailabilitySupportChecker
 
isValid(String, ConstraintValidatorContext) - Method in class org.sonatype.nexus.repository.config.UniqueRepositoryNameValidator
 
isViewPermitted(String, String, String) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
isViewPermitted(Set<String>, String, String) - Method in class org.sonatype.nexus.repository.security.internal.ContentPermissionCheckerImpl
 
iterator() - Method in class org.sonatype.nexus.repository.manager.internal.FacetLookup
List all facet instances.

J

json(EntityId) - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
Returns the JSON document representing the given component in the repository's index.
JsonParserDecorator - Class in org.sonatype.nexus.repository.json
Helper class to be able to decorate an existing JsonParser with new functionality and state.
JsonParserDecorator(JsonParser) - Constructor for class org.sonatype.nexus.repository.json.JsonParserDecorator
 

K

KeywordSearchContribution - Class in org.sonatype.nexus.repository.search
"Keyword" SearchContribution (adds filter as an ES query string).
KeywordSearchContribution() - Constructor for class org.sonatype.nexus.repository.search.KeywordSearchContribution
 

L

LABEL - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
LAST_BLOB_UPDATED_KEY - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
LAST_DOWNLOADED_INTERVAL - Static variable in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityConfiguration
 
LAST_DOWNLOADED_KEY - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
LAST_USED_FIELD_ID - Static variable in class org.sonatype.nexus.repository.purge.PurgeUnusedTask
 
LAST_USED_INIT_VALUE - Static variable in class org.sonatype.nexus.repository.purge.PurgeUnusedTaskDescriptor
 
LAST_USED_MIN_VALUE - Static variable in class org.sonatype.nexus.repository.purge.PurgeUnusedTaskDescriptor
 
lastBlobUpdated(Iterable<Asset>) - Method in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
lastDownloaded(Iterable<Asset>) - Method in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
lastDownloaded() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the last downloaded timestamp or null if undefined.
lastDownloaded(DateTime) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the last downloaded timestamp.
LastDownloadedHandler - Class in org.sonatype.nexus.repository.view.handlers
Updates the asset last downloaded time
LastDownloadedHandler(AssetManager) - Constructor for class org.sonatype.nexus.repository.view.handlers.LastDownloadedHandler
 
lastSegment(String) - Method in interface org.sonatype.nexus.repository.browse.BrowseNodeGenerator
 
lastUpdated() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the last updated date or null if undefined (the node has never been saved).
lastUpdated(DateTime) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Sets the last updated date.
lastUpdated() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
lastUpdated(DateTime) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
lastUpdated() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the last updated date or null if undefined (the node has never been saved).
lastUpdated(DateTime) - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Sets the last updated date.
leafMembers() - Method in interface org.sonatype.nexus.repository.group.GroupFacet
Return the full list of members, including the members of groups, but excluding groups.
leafMembers() - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
LENGTH_REQUIRED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
like(Object) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
list() - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationStore
 
list() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationStoreImpl
 
list() - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStore
 
list() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
list() - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
list() - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleStore
 
LiteralMatcher - Class in org.sonatype.nexus.repository.view.matchers
Literal string matcher.
LiteralMatcher(String, boolean) - Constructor for class org.sonatype.nexus.repository.view.matchers.LiteralMatcher
 
LiteralMatcher(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.LiteralMatcher
 
LiteralToken - Class in org.sonatype.nexus.repository.view.matchers.token
A token representing an unchanging portion of a path.
LiteralToken(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.token.LiteralToken
 
LOCAL_ATTRIBUTE_PREFIX - Static variable in class org.sonatype.nexus.repository.view.Router
 
LOCK - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
LogConfigurationCustomizerImpl - Class in org.sonatype.nexus.repository.internal.blobstore
Blob-store LogConfigurationCustomizer.
LogConfigurationCustomizerImpl() - Constructor for class org.sonatype.nexus.repository.internal.blobstore.LogConfigurationCustomizerImpl
 
LogicMatchers - Class in org.sonatype.nexus.repository.view.matchers.logic
Logic matcher factory.

M

maintainCacheInfo(AttributesMap) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
Maintains the latest cache information in the given content's attributes.
maintainLastModified(Asset, AttributesMap) - Static method in class org.sonatype.nexus.repository.view.Content
Maintains the "last modified" attribute of the content by setting it to "now".
MaintenanceService - Interface in org.sonatype.nexus.repository.maintenance
A service for executing maintenance operations (such as a 'delete') on assets in a repository.
MaintenanceServiceImpl - Class in org.sonatype.nexus.repository.maintenance.internal
 
MaintenanceServiceImpl(ContentPermissionChecker, VariableResolverAdapterManager, DeleteFolderService, RepositoryPermissionChecker) - Constructor for class org.sonatype.nexus.repository.maintenance.internal.MaintenanceServiceImpl
 
makeConditional(Request) - Static method in class org.sonatype.nexus.repository.http.HttpConditions
Un-stash the conditions originally found in Request.
makeUnconditional(Request) - Static method in class org.sonatype.nexus.repository.http.HttpConditions
Stashes the conditions of the passed in request, making it non-conditional request.
mapArray(JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
Overridden to mark when we are mapping inside an array.
mapArray(JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
Overrides the default behaviour to write out values directly to the UntypedObjectDeserializerSerializer.generator and returns null to prevent any references to the deserialized mapped array from being kept in memory.
MapDeserializerSerializer - Class in org.sonatype.nexus.repository.json
Class that acts as a MapDeserializer but allows the results to be serialized out right away by using a UntypedObjectDeserializerSerializer for its deserialization of individual objects and arrays.
MapDeserializerSerializer(MapDeserializer, UntypedObjectDeserializerSerializer) - Constructor for class org.sonatype.nexus.repository.json.MapDeserializerSerializer
 
mapFor(Component) - Static method in class org.sonatype.nexus.repository.rest.api.ComponentResponseUtils
Create a simple map to use in a SimpleApiResponse from the given Component.
mapObject(JsonParser, DeserializationContext) - Method in class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
Overrides the default behaviour to write out values directly to the UntypedObjectDeserializerSerializer.generator and returns null to prevent any references to the deserialized mapped object from being kept in memory.
MAPPING_JSON - Static variable in class org.sonatype.nexus.repository.search.SearchServiceImpl
Resource name of ElasticSearch mapping configuration.
markAsDownloaded(Duration) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the last downloaded timestamp to now, if it has been longer than
markAsDownloaded() - Method in class org.sonatype.nexus.repository.storage.Asset
Deprecated.
markMappingInsideArray() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
Inform parser that the current position is inside an array.
markMappingInsideArray() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
markProcessed(Repository) - Method in class org.sonatype.nexus.repository.RepositoryTaskSupport
Tracks processed repositories
Matcher - Interface in org.sonatype.nexus.repository.view
View matcher.
matcher(Matcher) - Method in class org.sonatype.nexus.repository.view.Route.Builder
 
matchers() - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
matchers(List<String>) - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
matches(Context) - Method in interface org.sonatype.nexus.repository.view.Matcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.ActionMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.AlwaysMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.LiteralMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.logic.AndMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.logic.NotMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.logic.OrMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.NeverMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.PrefixMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.RegexMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.SuffixMatcher
 
matches(Context) - Method in class org.sonatype.nexus.repository.view.matchers.token.TokenMatcher
 
maybePut(ImmutableMap.Builder<String, String>, T, Function<T, String>, String) - Static method in class org.sonatype.nexus.repository.rest.api.ComponentResponseUtils
 
maybeUpdateLastDownloaded(Asset) - Method in class org.sonatype.nexus.repository.storage.AssetManager
 
maybeUpdateLastDownloaded(AttributesMap) - Method in class org.sonatype.nexus.repository.view.handlers.LastDownloadedHandler
 
maybeUpdateLastDownloaded(Asset) - Method in class org.sonatype.nexus.repository.view.handlers.LastDownloadedHandler
 
member(String) - Method in interface org.sonatype.nexus.repository.group.GroupFacet
Check if given repository is a member of the group.
member(Repository) - Method in interface org.sonatype.nexus.repository.group.GroupFacet
Check if given repository is a member of the group.
member(String) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
member(Repository) - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
members() - Method in interface org.sonatype.nexus.repository.group.GroupFacet
Return list of (non-transitive) member repositories.
members() - Method in class org.sonatype.nexus.repository.group.GroupFacetImpl
 
MERGE - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
merge(List<InputStream>) - Method in class org.sonatype.nexus.repository.json.MergeObjectMapper
Same as MergeObjectMapper.merge(List, Charset) but no Charset needed to be provided.
merge(List<InputStream>, Charset) - Method in class org.sonatype.nexus.repository.json.MergeObjectMapper
Merge the given InputStreams into a NestedAttributesMap.
merge(NestedAttributesMap, InputStream, Charset) - Method in class org.sonatype.nexus.repository.json.MergeObjectMapper
Made available for implementers to have a handle on the result inbetween individual merges.
MergeObjectMapper - Class in org.sonatype.nexus.repository.json
Decorating ObjectMapper to allowing merging of InputStreams.
MergeObjectMapper() - Constructor for class org.sonatype.nexus.repository.json.MergeObjectMapper
 
METADATA - Static variable in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
metadataMaxAge - Variable in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport.Config
Metadata max-age minutes.
MetadataNode<T> - Interface in org.sonatype.nexus.repository.storage
Wraps an ODocument to provide a simpler API for working with stored component and asset metadata.
MetadataNodeEntityAdapter<T extends MetadataNode<?>> - Class in org.sonatype.nexus.repository.storage
MetadataNode entity-adapter.
MetadataNodeEntityAdapter(String, BucketEntityAdapter) - Constructor for class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
 
METHOD_NOT_ALLOWED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
methodNotAllowed(String, String...) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
MimeRulesSourceSelector - Class in org.sonatype.nexus.repository.storage
MIME rules source selector component.
MimeRulesSourceSelector(Map<String, MimeRulesSource>) - Constructor for class org.sonatype.nexus.repository.storage.MimeRulesSourceSelector
 
MissingAssetBlobException - Exception in org.sonatype.nexus.repository.storage
Thrown when attempting to access blob content ,for an existing asset, which is now missing from the blobstore.
MissingAssetBlobException(Asset) - Constructor for exception org.sonatype.nexus.repository.storage.MissingAssetBlobException
 
MissingBlobException - Exception in org.sonatype.nexus.repository.storage
Thrown when attempting to access blob content which is now missing from the blobstore.
MissingBlobException(BlobRef) - Constructor for exception org.sonatype.nexus.repository.storage.MissingBlobException
 
MissingFacetException - Exception in org.sonatype.nexus.repository
Thrown when requested Facet does not exist.
MissingFacetException(Repository, Class<? extends Facet>) - Constructor for exception org.sonatype.nexus.repository.MissingFacetException
 
MKACTIVITY - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
MKCOL - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
MKWORKSPACE - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
mode() - Method in class org.sonatype.nexus.repository.routing.RoutingRule
The block mode of this RoutingRule, when ACCESS then any request which does not match one of the matchers should be blocked and when BLOCK any request which matches one of the matchers should be blocked.
mode(RoutingMode) - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
MODEL - Static variable in class org.sonatype.nexus.repository.search.ElasticSearchIndexCheckpoint
 
modifyAttributes(AttributeChange) - Method in interface org.sonatype.nexus.repository.attributes.AttributesFacet
Modifies the Repository's attributes.
modifyAttributes(AttributeChange) - Method in class org.sonatype.nexus.repository.attributes.internal.AttributesFacetImpl
 
MOVE - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
MOVED_PERMANENTLY - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
MOVED_TEMPORARILY - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
multipart(boolean) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
multiparts(Iterable<PartPayload>) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
MULTIPLE_CHOICES - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 

N

NAME - Static variable in class org.sonatype.nexus.repository.config.internal.ConfigurationObjectMapperProvider
 
name() - Method in class org.sonatype.nexus.repository.routing.RoutingRule
The name of this RoutingRule, must be unique
name(String) - Method in class org.sonatype.nexus.repository.routing.RoutingRule
 
NAME - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
NAME - Static variable in class org.sonatype.nexus.repository.search.DefaultSearchContribution
 
NAME - Static variable in class org.sonatype.nexus.repository.search.KeywordSearchContribution
 
NAME - Static variable in class org.sonatype.nexus.repository.search.RepositorySearchContribution
 
NAME - Static variable in class org.sonatype.nexus.repository.selector.internal.ContentAuth
 
name() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
NAME - Static variable in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScript
 
NAME - Static variable in class org.sonatype.nexus.repository.selector.internal.ContentExpressionFunction
 
name() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the name.
name(String) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Sets the name.
name() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
NAME - Static variable in class org.sonatype.nexus.repository.storage.ComponentDatabase
 
name() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
name(String) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
NAME - Static variable in class org.sonatype.nexus.repository.storage.DefaultBrowseNodeComparator
 
NAME - Static variable in class org.sonatype.nexus.repository.storage.DefaultContentValidator
 
name() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the name.
name(String) - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Sets the name.
NAME - Static variable in class org.sonatype.nexus.repository.types.GroupType
 
NAME - Static variable in class org.sonatype.nexus.repository.types.HostedType
 
NAME - Static variable in class org.sonatype.nexus.repository.types.ProxyType
 
NAME - Static variable in class org.sonatype.nexus.repository.types.VirtualType
 
needsScores() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScriptFactory
 
NegativeCacheFacet - Interface in org.sonatype.nexus.repository.cache
Negative cache management Facet.
NegativeCacheFacetImpl - Class in org.sonatype.nexus.repository.cache.internal
Default NegativeCacheFacet implementation.
NegativeCacheFacetImpl(CacheHelper) - Constructor for class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
NegativeCacheHandler - Class in org.sonatype.nexus.repository.cache
Handler that caches 404 responses.
NegativeCacheHandler() - Constructor for class org.sonatype.nexus.repository.cache.NegativeCacheHandler
 
NegativeCacheKey - Interface in org.sonatype.nexus.repository.cache
A key for the NegativeCacheFacet negative cache.
NestedAttributesMapJsonParser - Class in org.sonatype.nexus.repository.json
JsonParser that holds state for communicating with a NestedAttributesMap.
NestedAttributesMapJsonParser(JsonParser, NestedAttributesMap) - Constructor for class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
 
NestedAttributesMapStdValueInstantiator - Class in org.sonatype.nexus.repository.json
Implementation of StdValueInstantiator that forces the providing and using of one root NestedAttributesMap, this allows jackson ObjectMapper's that deserialize into maps to always use the shared map.
NestedAttributesMapStdValueInstantiator(StdValueInstantiator, NestedAttributesMap) - Constructor for class org.sonatype.nexus.repository.json.NestedAttributesMapStdValueInstantiator
 
NestedAttributesMapUntypedObjectDeserializer - Class in org.sonatype.nexus.repository.json
Implementation of UntypedObjectDeserializer with using a NestedAttributesMap as a root map to get existing deserialized references from.
NestedAttributesMapUntypedObjectDeserializer(NestedAttributesMapJsonParser) - Constructor for class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
NeverMatcher - Class in org.sonatype.nexus.repository.view.matchers
Never matcher.
NeverMatcher() - Constructor for class org.sonatype.nexus.repository.view.matchers.NeverMatcher
 
NEW - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
newCacheToken() - Static method in class org.sonatype.nexus.repository.cache.CacheController
 
newEntity() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
newEntity() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
newEntity() - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
newEntity(boolean) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
 
newEntity() - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
newEntity() - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
newEntity() - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
newEntity() - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
newEntity(boolean) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
newEntity(boolean) - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
 
newEvent(ODocument, EntityAdapter.EventKind) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
newEvent(ODocument, EntityAdapter.EventKind) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
newEvent(ODocument, EntityAdapter.EventKind) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
newEvent(ODocument, EntityAdapter.EventKind) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
newEvent(ODocument, EntityAdapter.EventKind) - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
newEvent(ODocument, EntityAdapter.EventKind) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
newScript(Map<String, Object>) - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScriptFactory
 
newScript(String) - Static method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScriptFactory
Returns a new Script instance for use in ES queries, configured for the ContentAuthPluginScript.
next() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetIterator
 
nextBooleanValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextFieldName(SerializableString) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextFieldName() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextIntValue(int) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextLongValue(long) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextTextValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextToken() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
nextValue() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
NEXUS_LSN - Static variable in class org.sonatype.nexus.repository.upgrade.ElasticSearchIndexUpgradeSupport
 
NO_CONTENT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
NO_SEARCH_RESULTS_FOUND - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.AssetDownloadResponseProcessor
 
noContent(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
noContent() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
NON_AUTHORITATIVE_INFORMATION - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
NoQueryParamException - Exception in org.sonatype.nexus.repository.rest
 
NoQueryParamException() - Constructor for exception org.sonatype.nexus.repository.rest.NoQueryParamException
 
NoQueryParamExceptionMapper - Class in org.sonatype.nexus.repository.rest
 
NoQueryParamExceptionMapper() - Constructor for class org.sonatype.nexus.repository.rest.NoQueryParamExceptionMapper
 
NORMALIZED_VERSION - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
not(Matcher) - Static method in class org.sonatype.nexus.repository.view.matchers.logic.LogicMatchers
 
NOT_ACCEPTABLE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
NOT_FOUND - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
NOT_IMPLEMENTED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
NOT_MODIFIED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
notFound() - Static method in class org.sonatype.nexus.repository.http.HttpHandlers
 
notFound(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
notFound() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
notFoundResponse(Context) - Method in class org.sonatype.nexus.repository.group.GroupHandler
Returns standard 404 with no message.
notImplemented(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
NotMatcher - Class in org.sonatype.nexus.repository.view.matchers.logic
Logical NOT matcher.
NotMatcher(Matcher) - Constructor for class org.sonatype.nexus.repository.view.matchers.logic.NotMatcher
 
NugetTagsSearchContribution - Class in org.sonatype.nexus.repository.search
"attributes.nuget.tag" SearchContribution (adds a match query for tag).
NugetTagsSearchContribution() - Constructor for class org.sonatype.nexus.repository.search.NugetTagsSearchContribution
 

O

of(JavaType, ValueInstantiator, JsonDeserializer<Object>) - Static method in class org.sonatype.nexus.repository.json.SourceMapDeserializer
 
of(MapDeserializer) - Static method in class org.sonatype.nexus.repository.json.SourceMapDeserializer
 
ok(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
ok() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
ok(Payload) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
OK - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
on(AssetCreatedEvent) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeEventHandler
 
on(AssetDeletedEvent) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeEventHandler
 
on(ComponentDeletedEvent) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeEventHandler
 
on(ConfigurationDeletedEvent) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseNodeEventHandler
 
on(HttpClientConfigurationChangedEvent) - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
on(BlobStoreEvent) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreAuditor
 
on(BlobStoreConfigurationCreatedEvent) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
on(BlobStoreConfigurationDeletedEvent) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
on(BlobStoreConfigurationUpdatedEvent) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
on(RepositoryCreatedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.GroupMemberMappingCache
 
on(RepositoryUpdatedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.GroupMemberMappingCache
 
on(RepositoryDeletedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.GroupMemberMappingCache
 
on(RepositoryEvent) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryAuditor
 
on(ConfigurationCreatedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
on(ConfigurationUpdatedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
on(ConfigurationDeletedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
on(EntityBatchEvent) - Method in class org.sonatype.nexus.repository.search.IndexRequestProcessor
 
on(AssetEvent) - Method in class org.sonatype.nexus.repository.storage.internal.AssetAuditor
 
on(ComponentEvent) - Method in class org.sonatype.nexus.repository.storage.internal.ComponentAuditor
 
onActivate(StorageSettingsCapabilityConfiguration) - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapability
 
onBucketUpdated(BucketUpdatedEvent) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
onModule(ScriptModule) - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
onPassivate(StorageSettingsCapabilityConfiguration) - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapability
 
onStatusChanged(RemoteConnectionStatus, RemoteConnectionStatus) - Method in class org.sonatype.nexus.repository.httpclient.internal.HttpClientFacetImpl
 
onStatusChanged(RemoteConnectionStatus, RemoteConnectionStatus) - Method in interface org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusObserver
 
onUpdate(StorageSettingsCapabilityConfiguration) - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapability
 
OPEN - Static variable in class org.sonatype.nexus.repository.storage.StorageTxImpl.State
 
openInputStream() - Method in class org.sonatype.nexus.repository.view.Content
 
openInputStream() - Method in interface org.sonatype.nexus.repository.view.Payload
 
openInputStream() - Method in class org.sonatype.nexus.repository.view.payloads.BlobPayload
 
openInputStream() - Method in class org.sonatype.nexus.repository.view.payloads.BytesPayload
 
openInputStream() - Method in class org.sonatype.nexus.repository.view.payloads.HttpEntityPayload
 
openInputStream() - Method in class org.sonatype.nexus.repository.view.payloads.StreamPayload
Returnes opened stream from configured supplier.
openInputStream() - Method in class org.sonatype.nexus.repository.view.payloads.StringPayload
 
openInputStream() - Method in class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
operation - Static variable in annotation type org.sonatype.nexus.repository.transaction.TransactionalDeleteBlob
Helper to apply this transactional behaviour to lambdas.
operation - Static variable in annotation type org.sonatype.nexus.repository.transaction.TransactionalStoreBlob
Helper to apply this transactional behaviour to lambdas.
operation - Static variable in annotation type org.sonatype.nexus.repository.transaction.TransactionalStoreMetadata
Helper to apply this transactional behaviour to lambdas.
operation - Static variable in annotation type org.sonatype.nexus.repository.transaction.TransactionalTouchBlob
Helper to apply this transactional behaviour to lambdas.
operation - Static variable in annotation type org.sonatype.nexus.repository.transaction.TransactionalTouchMetadata
Helper to apply this transactional behaviour to lambdas.
optionalFacet(Class<T>) - Method in class org.sonatype.nexus.repository.FacetSupport
Lookup an Optional facet on attached repository.
optionalFacet(Class<T>) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
optionalFacet(Class<T>) - Method in interface org.sonatype.nexus.repository.Repository
Returns an Optional facet instance for the given type.
OPTIONS - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
or(String) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
or(Matcher...) - Static method in class org.sonatype.nexus.repository.view.matchers.logic.LogicMatchers
 
ORDERPATCH - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
org.sonatype.nexus.repository - package org.sonatype.nexus.repository
Repository framework.
org.sonatype.nexus.repository.attributes - package org.sonatype.nexus.repository.attributes
 
org.sonatype.nexus.repository.attributes.internal - package org.sonatype.nexus.repository.attributes.internal
 
org.sonatype.nexus.repository.browse - package org.sonatype.nexus.repository.browse
 
org.sonatype.nexus.repository.browse.internal - package org.sonatype.nexus.repository.browse.internal
 
org.sonatype.nexus.repository.browse.internal.model - package org.sonatype.nexus.repository.browse.internal.model
 
org.sonatype.nexus.repository.browse.internal.resources - package org.sonatype.nexus.repository.browse.internal.resources
 
org.sonatype.nexus.repository.cache - package org.sonatype.nexus.repository.cache
Repository cache support.
org.sonatype.nexus.repository.cache.internal - package org.sonatype.nexus.repository.cache.internal
 
org.sonatype.nexus.repository.capability - package org.sonatype.nexus.repository.capability
Repository capability integration.
org.sonatype.nexus.repository.capability.internal - package org.sonatype.nexus.repository.capability.internal
 
org.sonatype.nexus.repository.config - package org.sonatype.nexus.repository.config
Repository configuration-facet and support.
org.sonatype.nexus.repository.config.internal - package org.sonatype.nexus.repository.config.internal
 
org.sonatype.nexus.repository.date - package org.sonatype.nexus.repository.date
 
org.sonatype.nexus.repository.group - package org.sonatype.nexus.repository.group
Repository group-facet and support.
org.sonatype.nexus.repository.http - package org.sonatype.nexus.repository.http
Repository HTTP protocol helpers and constants.
org.sonatype.nexus.repository.httpclient - package org.sonatype.nexus.repository.httpclient
Repository HTTP-client-facet and support.
org.sonatype.nexus.repository.httpclient.internal - package org.sonatype.nexus.repository.httpclient.internal
 
org.sonatype.nexus.repository.internal - package org.sonatype.nexus.repository.internal
 
org.sonatype.nexus.repository.internal.blobstore - package org.sonatype.nexus.repository.internal.blobstore
 
org.sonatype.nexus.repository.json - package org.sonatype.nexus.repository.json
 
org.sonatype.nexus.repository.maintenance - package org.sonatype.nexus.repository.maintenance
 
org.sonatype.nexus.repository.maintenance.internal - package org.sonatype.nexus.repository.maintenance.internal
 
org.sonatype.nexus.repository.manager - package org.sonatype.nexus.repository.manager
Repository manager services.
org.sonatype.nexus.repository.manager.internal - package org.sonatype.nexus.repository.manager.internal
 
org.sonatype.nexus.repository.proxy - package org.sonatype.nexus.repository.proxy
Repository proxy-facet and support.
org.sonatype.nexus.repository.purge - package org.sonatype.nexus.repository.purge
 
org.sonatype.nexus.repository.repair - package org.sonatype.nexus.repository.repair
 
org.sonatype.nexus.repository.rest - package org.sonatype.nexus.repository.rest
 
org.sonatype.nexus.repository.rest.api - package org.sonatype.nexus.repository.rest.api
 
org.sonatype.nexus.repository.rest.internal - package org.sonatype.nexus.repository.rest.internal
 
org.sonatype.nexus.repository.rest.internal.resources - package org.sonatype.nexus.repository.rest.internal.resources
 
org.sonatype.nexus.repository.rest.internal.resources.doc - package org.sonatype.nexus.repository.rest.internal.resources.doc
 
org.sonatype.nexus.repository.routing - package org.sonatype.nexus.repository.routing
 
org.sonatype.nexus.repository.routing.internal - package org.sonatype.nexus.repository.routing.internal
 
org.sonatype.nexus.repository.search - package org.sonatype.nexus.repository.search
Repository search-facet and support.
org.sonatype.nexus.repository.security - package org.sonatype.nexus.repository.security
Repository security-facet and support.
org.sonatype.nexus.repository.security.internal - package org.sonatype.nexus.repository.security.internal
 
org.sonatype.nexus.repository.selector.internal - package org.sonatype.nexus.repository.selector.internal
 
org.sonatype.nexus.repository.storage - package org.sonatype.nexus.repository.storage
Repository storage-facet and support.
org.sonatype.nexus.repository.storage.capability - package org.sonatype.nexus.repository.storage.capability
 
org.sonatype.nexus.repository.storage.internal - package org.sonatype.nexus.repository.storage.internal
 
org.sonatype.nexus.repository.tools - package org.sonatype.nexus.repository.tools
 
org.sonatype.nexus.repository.transaction - package org.sonatype.nexus.repository.transaction
 
org.sonatype.nexus.repository.types - package org.sonatype.nexus.repository.types
Primary repository Type symbols.
org.sonatype.nexus.repository.upgrade - package org.sonatype.nexus.repository.upgrade
 
org.sonatype.nexus.repository.upload - package org.sonatype.nexus.repository.upload
 
org.sonatype.nexus.repository.upload.internal - package org.sonatype.nexus.repository.upload.internal
 
org.sonatype.nexus.repository.view - package org.sonatype.nexus.repository.view
Repository view framework.
org.sonatype.nexus.repository.view.handlers - package org.sonatype.nexus.repository.view.handlers
Common view handlers.
org.sonatype.nexus.repository.view.matchers - package org.sonatype.nexus.repository.view.matchers
Common view matchers.
org.sonatype.nexus.repository.view.matchers.logic - package org.sonatype.nexus.repository.view.matchers.logic
View logic matchers.
org.sonatype.nexus.repository.view.matchers.token - package org.sonatype.nexus.repository.view.matchers.token
View token matcher.
org.sonatype.nexus.repository.view.payloads - package org.sonatype.nexus.repository.view.payloads
Common view payloads.
org.sonatype.nexus.repository.webhooks - package org.sonatype.nexus.repository.webhooks
 
OrMatcher - Class in org.sonatype.nexus.repository.view.matchers.logic
Logical OR matcher.
OrMatcher(List<Matcher>) - Constructor for class org.sonatype.nexus.repository.view.matchers.logic.OrMatcher
 
OrphanedBlobFinder - Class in org.sonatype.nexus.repository.tools
Detects orphaned blobs (i.e.
OrphanedBlobFinder(RepositoryManager, BlobStoreManager) - Constructor for class org.sonatype.nexus.repository.tools.OrphanedBlobFinder
 
overrideCurrentName(String) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
overrideFormatFeatures(int, int) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
overrideStdFeatures(int, int) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 

P

P_ACTIONS - Static variable in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
P_ACTIONS - Static variable in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
P_ACTIONS - Static variable in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
P_ASSET_ID - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
P_ASSET_KIND - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Applied (optionally) to asset only, holds a value from format describing what current asset is.
P_ASSET_NAME_LOWERCASE - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
P_ATTRIBUTES - Static variable in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
Key of Bucket, Component and Asset attributes nested map.
P_BLOB_CREATED - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset attribute indicating when a blob was first attached to this asset.
P_BLOB_REF - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset blob ref attribute (if asset has backing content).
P_BLOB_UPDATED - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset attribute indicating when a blob was updated (on creation or attaching a different blob).
P_BUCKET - Static variable in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
Key of Component and Asset bucket reference attribute.
P_CI_NAME - Static variable in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
Key of Component ci_name (case-insensitive name) field.
P_COMPONENT - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset component reference attribute (if asset belongs to a component).
P_COMPONENT_ID - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
P_CONTENT_SELECTOR - Static variable in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
P_CONTENT_TYPE - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset for content type attribute (if asset has backing content).
P_CREATED_BY - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset created by attribute (if asset has backing content).
P_CREATED_BY_IP - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset created by ip attribute (if asset has backing content).
P_FORMAT - Static variable in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
P_FORMAT - Static variable in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
P_FORMAT - Static variable in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
Key of Component and Asset attribute for format reference.
P_GROUP - Static variable in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
Key of Component group coordinate.
P_LAST_DOWNLOADED - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset attribute denoting when it was last downloaded.
P_NAME - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
P_NAME - Static variable in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
Key of Component name coordinate.
P_PARENT_PATH - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
P_PENDING_DELETION - Static variable in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
Key of Bucket attribute indicating deletion is pending.
P_REPOSITORY - Static variable in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
P_REPOSITORY - Static variable in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
P_REPOSITORY - Static variable in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
P_REPOSITORY_NAME - Static variable in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
P_REPOSITORY_NAME - Static variable in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
Key of Bucket repository name attribute.
P_ROUTING_RULE_ID - Static variable in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
P_SIZE - Static variable in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Key of Asset size attribute (if asset has backing content).
P_VERSION - Static variable in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
Key of Component version coordinate.
param(Object) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
Appends a parameterized value to the where clause.
parameter(String, String...) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
Parameters - Class in org.sonatype.nexus.repository.view
Parameters container.
Parameters(ListMultimap<String, String>) - Constructor for class org.sonatype.nexus.repository.view.Parameters
 
Parameters() - Constructor for class org.sonatype.nexus.repository.view.Parameters
 
parameters(Parameters) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
parameters() - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
parse(Repository, HttpServletRequest) - Method in class org.sonatype.nexus.repository.upload.internal.UploadComponentMultipartHelper
Parse a multipart-form submission creating file uploads in the blob store of the repository.
parse(String) - Method in class org.sonatype.nexus.repository.view.matchers.token.TokenParser
Attempts to parse the provided path against the template pattern.
PARTIAL_CONTENT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
PartialFetchHandler - Class in org.sonatype.nexus.repository.http
Implements partial-fetch semantics (as per RFC 2616) for successful responses with payloads.
PartialFetchHandler(RangeParser) - Constructor for class org.sonatype.nexus.repository.http.PartialFetchHandler
 
PartPayload - Interface in org.sonatype.nexus.repository.view
Multipart payload.
PATCH - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
PATH - Static variable in class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
path(String) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
PathNegativeCacheKey - Class in org.sonatype.nexus.repository.cache.internal
A path based NegativeCacheKey.
PathNegativeCacheKey(String) - Constructor for class org.sonatype.nexus.repository.cache.internal.PathNegativeCacheKey
 
pattern() - Method in interface org.sonatype.nexus.repository.view.matchers.token.TokenMatcher.State
 
PatternParser - Class in org.sonatype.nexus.repository.view.matchers.token
Parses a template pattern (see TokenParser for syntax) into a series of Tokens.
PatternParser(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.token.PatternParser
 
Payload - Interface in org.sonatype.nexus.repository.view
Payload.
payload(Payload) - Method in class org.sonatype.nexus.repository.view.Request.Builder
 
payload(Payload) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
PAYMENT_REQUIRED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
performDeletions() - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl
 
performDeletions() - Method in interface org.sonatype.nexus.repository.storage.StorageFacetManager
Performs the actual deletions for any deleted storage facets, returning the number of deletions successfully performed.
pluginClass() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginLocator
 
POST - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
PRECONDITION_FAILED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
PrefetchedAssetBlob - Class in org.sonatype.nexus.repository.storage
Marker class for a pre-fetched asset blob
PrefetchedAssetBlob(NodeAccess, BlobStore, Blob, String, Map<HashAlgorithm, HashCode>, boolean) - Constructor for class org.sonatype.nexus.repository.storage.PrefetchedAssetBlob
 
prefetchFields(ODocument) - Method in interface org.sonatype.nexus.repository.storage.ComponentEntityAdapterExtension
Override this to capture lazy/linked content for component events.
PrefixMatcher - Class in org.sonatype.nexus.repository.view.matchers
Prefix string matcher.
PrefixMatcher(String, boolean) - Constructor for class org.sonatype.nexus.repository.view.matchers.PrefixMatcher
 
PrefixMatcher(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.PrefixMatcher
 
previewAssets(RepositorySelector, List<Repository>, String, QueryOptions) - Method in interface org.sonatype.nexus.repository.browse.BrowseService
Returns a BrowseResult for previewing the specified repository based on an arbitrary content selector.
previewAssets(RepositorySelector, List<Repository>, String, QueryOptions) - Method in class org.sonatype.nexus.repository.browse.internal.BrowseServiceImpl
 
PreviewAssetsSqlBuilder - Class in org.sonatype.nexus.repository.browse.internal
Class that encapsulates building the SQL queries for previewing assets in the BrowseServiceImpl.
PreviewAssetsSqlBuilder(RepositorySelector, String, QueryOptions, Map<String, List<String>>) - Constructor for class org.sonatype.nexus.repository.browse.internal.PreviewAssetsSqlBuilder
 
privilege(String, String, String...) - Static method in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
privilege(String, String, String, String...) - Static method in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
privilege(String, String, String...) - Static method in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
proceed() - Method in class org.sonatype.nexus.repository.view.Context
Invokes the next handler in the handler chain.
process(IndexBatchRequest) - Method in class org.sonatype.nexus.repository.search.IndexRequestProcessor
 
processBatchWith(Repository, String, BiFunction<Repository, Iterable<Asset>, String>) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
PROPFIND - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
PROPPATCH - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
PROVENANCE - Static variable in class org.sonatype.nexus.repository.storage.Asset
Key of Asset nested map containing information regarding the provenance of the blob.
ProviderImpl(DatabaseManager) - Constructor for class org.sonatype.nexus.repository.storage.ComponentDatabase.ProviderImpl
 
PROXY_AUTHENTICATION_REQUIRED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
ProxyFacet - Interface in org.sonatype.nexus.repository.proxy
A format neutral proxy facet.
ProxyFacetSupport - Class in org.sonatype.nexus.repository.proxy
A support class which implements basic payload logic; subclasses provide format-specific operations.
ProxyFacetSupport() - Constructor for class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
 
ProxyFacetSupport.Config - Class in org.sonatype.nexus.repository.proxy
 
ProxyHandler - Class in org.sonatype.nexus.repository.proxy
A format-neutral proxy handler which delegates to an instance of ProxyFacet for content.
ProxyHandler() - Constructor for class org.sonatype.nexus.repository.proxy.ProxyHandler
 
ProxyServiceException - Exception in org.sonatype.nexus.repository.proxy
A format-neutral proxy service exception thrown in cases like proxy with misconfiguration or remote down.
ProxyServiceException(HttpResponse) - Constructor for exception org.sonatype.nexus.repository.proxy.ProxyServiceException
 
ProxyType - Class in org.sonatype.nexus.repository.types
Proxy repository type.
ProxyType() - Constructor for class org.sonatype.nexus.repository.types.ProxyType
 
ProxyType.ValidationGroup - Interface in org.sonatype.nexus.repository.types
 
purgeUnused(int) - Method in interface org.sonatype.nexus.repository.purge.PurgeUnusedFacet
Find & delete components and assets that were not used/accessed for a number of days.
purgeUnused(int) - Method in class org.sonatype.nexus.repository.purge.PurgeUnusedFacetImpl
 
PurgeUnusedFacet - Interface in org.sonatype.nexus.repository.purge
Find & delete components and assets that were not used/accessed for a number of days.
PurgeUnusedFacetImpl - Class in org.sonatype.nexus.repository.purge
PurgeUnusedFacet implementation.
PurgeUnusedFacetImpl(ComponentEntityAdapter) - Constructor for class org.sonatype.nexus.repository.purge.PurgeUnusedFacetImpl
 
PurgeUnusedTask - Class in org.sonatype.nexus.repository.purge
Task to purge unused components/assets of given repository.
PurgeUnusedTask() - Constructor for class org.sonatype.nexus.repository.purge.PurgeUnusedTask
 
PurgeUnusedTaskDescriptor - Class in org.sonatype.nexus.repository.purge
Task descriptor for PurgeUnusedTask.
PurgeUnusedTaskDescriptor() - Constructor for class org.sonatype.nexus.repository.purge.PurgeUnusedTaskDescriptor
 
put(NegativeCacheKey, Status) - Method in class org.sonatype.nexus.repository.cache.internal.NegativeCacheFacetImpl
 
put(NegativeCacheKey, Status) - Method in interface org.sonatype.nexus.repository.cache.NegativeCacheFacet
Add an entry to negative cache
PUT - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
put(EntityId) - Method in interface org.sonatype.nexus.repository.search.SearchFacet
Indexes the metadata of the given component, requires an active UnitOfWork.
put(EntityId) - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
put(Repository, String, String) - Method in interface org.sonatype.nexus.repository.search.SearchService
Puts data with given identifier into index of given repository.
put(Repository, String, String) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
putFile(String, BlobStoreMultipartForm.TempBlobFormField) - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 
putFormField(String, String) - Method in class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm
 

Q

Query - Class in org.sonatype.nexus.repository.storage
Helper for constructing orientDB queries.
Query.Builder - Class in org.sonatype.nexus.repository.storage
 
QueryOptions - Class in org.sonatype.nexus.repository.browse
Data carrier with fields commonly used by SQL builders for the BrowseService implementation.
QueryOptions(String, String, String, Integer, Integer) - Constructor for class org.sonatype.nexus.repository.browse.QueryOptions
 
QueryOptions(String, String, String, Integer, Integer, String) - Constructor for class org.sonatype.nexus.repository.browse.QueryOptions
 
QueryOptions(String, String, String, Integer, Integer, String, boolean) - Constructor for class org.sonatype.nexus.repository.browse.QueryOptions
 
quote(String) - Static method in class org.sonatype.nexus.repository.ETagHeaderUtils
Adds quotes to etag header per spec.

R

rangeNotSatisfiable(long) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
read(String) - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStore
Find a BlobStoreConfiguration by name.
read(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
read(InputStream) - Method in class org.sonatype.nexus.repository.json.MergeObjectMapper
Similar to MergeObjectMapper.merge(List) but only for a single InputStream, allowing for the same manner of parsing the output map as the merged ones.
read(ODatabaseDocumentTx, String) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
read(ODatabaseDocumentTx, String) - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
read(String) - Method in interface org.sonatype.nexus.repository.storage.BucketStore
 
read(String) - Method in class org.sonatype.nexus.repository.storage.BucketStoreImpl
 
read(EntityId) - Method in interface org.sonatype.nexus.repository.storage.ComponentStore
 
read(EntityId) - Method in class org.sonatype.nexus.repository.storage.ComponentStoreImpl
 
readAndWrite(InputStream, OutputStream) - Method in class org.sonatype.nexus.repository.json.StreamingObjectMapper
Read from the given InputStream and write directly to the given OutputStream through the internal StreamingObjectMapper.objectMapper.
readAssets(Repository, String) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
readBinaryValue(OutputStream) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
readBinaryValue(Base64Variant, OutputStream) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
readFields(ODocument, Configuration) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
readFields(ODocument, BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
readFields(ODocument, RoutingRule) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
readFields(ODocument, Asset) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
readFields(ODocument, BrowseNode) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
readFields(ODocument, Bucket) - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
readFields(ODocument, Component) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
readFields(ODocument, Component) - Method in interface org.sonatype.nexus.repository.storage.ComponentEntityAdapterExtension
 
readFields(ODocument, T) - Method in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
 
readSection(Configuration, String, Class<T>) - Method in interface org.sonatype.nexus.repository.config.ConfigurationFacet
Read object of given type from named configuration section.
readSection(Configuration, String, Class<T>) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationFacetImpl
 
readValueAs(Class<T>) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
readValueAs(TypeReference<?>) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
readValueAsTree() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
readValuesAs(Class<T>) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
readValuesAs(TypeReference<?>) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
rebuildAllIndexes() - Method in class org.sonatype.nexus.repository.search.IndexRebuildManager
 
RebuildAssetUploadMetadataConfiguration - Class in org.sonatype.nexus.repository.storage
 
RebuildAssetUploadMetadataConfiguration(boolean, int) - Constructor for class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataConfiguration
 
RebuildAssetUploadMetadataTask - Class in org.sonatype.nexus.repository.storage
Fix asset metadata, based on information from the associated blob.
RebuildAssetUploadMetadataTask(AssetStore, BlobStoreManager, RebuildAssetUploadMetadataConfiguration) - Constructor for class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTask
 
RebuildAssetUploadMetadataTaskDescriptor - Class in org.sonatype.nexus.repository.storage
Task descriptor for RebuildAssetUploadMetadataTask.
RebuildAssetUploadMetadataTaskDescriptor(NodeAccess, RebuildAssetUploadMetadataConfiguration) - Constructor for class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTaskDescriptor
 
RebuildAssetUploadMetadataTaskManager - Class in org.sonatype.nexus.repository.storage
 
RebuildAssetUploadMetadataTaskManager(TaskScheduler) - Constructor for class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTaskManager
 
RebuildBrowseNodesManager - Class in org.sonatype.nexus.repository.browse.internal
 
RebuildBrowseNodesManager(Provider<DatabaseInstance>, TaskScheduler, BrowseNodeConfiguration, BucketEntityAdapter) - Constructor for class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesManager
 
RebuildBrowseNodesTask - Class in org.sonatype.nexus.repository.browse.internal
Browse nodes rebuild task.
RebuildBrowseNodesTask(AssetStore, BucketStore, BrowseNodeManager, BrowseNodeConfiguration) - Constructor for class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTask
 
RebuildBrowseNodesTaskDescriptor - Class in org.sonatype.nexus.repository.browse.internal
Task descriptor for RebuildBrowseNodesTask.
RebuildBrowseNodesTaskDescriptor(NodeAccess) - Constructor for class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTaskDescriptor
 
rebuildComponentIndex() - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
rebuildIndex() - Method in interface org.sonatype.nexus.repository.search.SearchFacet
Forcefully rebuilds index of the Repository this facet is attached to.
rebuildIndex() - Method in class org.sonatype.nexus.repository.search.SearchFacetImpl
 
rebuildIndex(Repository) - Method in interface org.sonatype.nexus.repository.search.SearchService
Rebuilds index for specific reppsitory.
rebuildIndex(Repository) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
RebuildIndexTask - Class in org.sonatype.nexus.repository.search
Internal task to rebuild index of given repository.
RebuildIndexTask() - Constructor for class org.sonatype.nexus.repository.search.RebuildIndexTask
 
RebuildIndexTaskDescriptor - Class in org.sonatype.nexus.repository.search
Task descriptor for RebuildIndexTask.
RebuildIndexTaskDescriptor(NodeAccess) - Constructor for class org.sonatype.nexus.repository.search.RebuildIndexTaskDescriptor
 
Recipe - Interface in org.sonatype.nexus.repository
Repository recipe.
RecipeSupport - Class in org.sonatype.nexus.repository
Support for Recipe implementations.
RecipeSupport(Type, Format) - Constructor for class org.sonatype.nexus.repository.RecipeSupport
 
RegexMatcher - Class in org.sonatype.nexus.repository.view.matchers
Regular expression string matcher.
RegexMatcher(Pattern) - Constructor for class org.sonatype.nexus.repository.view.matchers.RegexMatcher
 
RegexMatcher(String, int) - Constructor for class org.sonatype.nexus.repository.view.matchers.RegexMatcher
 
RegexMatcher(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.RegexMatcher
 
RegexMatcher.State - Interface in org.sonatype.nexus.repository.view.matchers
 
register(Subject) - Method in class org.sonatype.nexus.repository.search.SearchSubjectHelper
Registers the subject, returning a SearchSubjectHelper.SubjectRegistration.
registerWritePolicySelector(WritePolicySelector) - Method in interface org.sonatype.nexus.repository.storage.StorageFacet
Registers format specific selector for WritePolicy.
registerWritePolicySelector(WritePolicySelector) - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
releaseBuffered(OutputStream) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
releaseBuffered(Writer) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
RemoteBlockedIOException - Exception in org.sonatype.nexus.repository.httpclient
Thrown when a remote is manually or automatically blocked.
RemoteBlockedIOException(String) - Constructor for exception org.sonatype.nexus.repository.httpclient.RemoteBlockedIOException
 
RemoteConnectionStatus - Class in org.sonatype.nexus.repository.httpclient
Remote connection status.
RemoteConnectionStatus(RemoteConnectionStatusType) - Constructor for class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
RemoteConnectionStatus(RemoteConnectionStatusType, String) - Constructor for class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
RemoteConnectionStatusEvent - Class in org.sonatype.nexus.repository.httpclient
Represents a change in repository status.
RemoteConnectionStatusEvent(RemoteConnectionStatus, Repository) - Constructor for class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusEvent
 
RemoteConnectionStatusObserver - Interface in org.sonatype.nexus.repository.httpclient
Listener interface for changes to a repositories connection status.
RemoteConnectionStatusType - Enum in org.sonatype.nexus.repository.httpclient
Connection status of a remote repository
remoteUrl - Variable in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport.Config
 
remove(Repository) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryAdminSecurityContributor
Remove security configuration for given repository.
remove(Repository) - Method in class org.sonatype.nexus.repository.security.RepositoryFormatSecurityContributor
Remove security configuration for given repository.
Rename(String, String) - Constructor for class org.sonatype.nexus.repository.upgrade.ConfigDatabaseUpgrade_1_2.Rename
 
renderAbout() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
RepairMetadataComponent - Class in org.sonatype.nexus.repository.repair
Implementations of BaseRestoreBlobStrategy run a post processing method where implementations of this class should be called if any post processing is to be done on the regenerated Asset
RepairMetadataComponent(RepositoryManager, AssetEntityAdapter, Type, Format) - Constructor for class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
repairRepository(Repository) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
REPO_NAME_HEADER - Static variable in class org.sonatype.nexus.repository.storage.Bucket
An identifying name for disaster recovery purposes (which isn't required to be strictly unique)
REPORT - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
RepositoriesResource - Class in org.sonatype.nexus.repository.rest.internal.resources
 
RepositoriesResource(RepositoryManagerRESTAdapter) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.RepositoriesResource
 
RepositoriesResourceDoc - Interface in org.sonatype.nexus.repository.rest.internal.resources.doc
Swagger documentation for RepositoriesResource
Repository - Interface in org.sonatype.nexus.repository
Repository.
REPOSITORY_NAME - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
REPOSITORY_NAME_FIELD_ID - Static variable in class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTaskDescriptor
 
REPOSITORY_NAME_FIELD_ID - Static variable in class org.sonatype.nexus.repository.RepositoryTaskSupport
 
REPOSITORY_NAME_FIELD_ID - Static variable in class org.sonatype.nexus.repository.search.RebuildIndexTaskDescriptor
 
RepositoryAdminPermission - Class in org.sonatype.nexus.repository.security
Repository administration permission.
RepositoryAdminPermission(String, String, List<String>) - Constructor for class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
RepositoryAdminPermission(Repository, String...) - Constructor for class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
RepositoryAdminPrivilegeDescriptor - Class in org.sonatype.nexus.repository.security
Repository admin PrivilegeDescriptor.
RepositoryAdminPrivilegeDescriptor() - Constructor for class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
RepositoryAdminSecurityContributor - Class in org.sonatype.nexus.repository.manager.internal
Repository administration security contributor.
RepositoryAdminSecurityContributor() - Constructor for class org.sonatype.nexus.repository.manager.internal.RepositoryAdminSecurityContributor
 
RepositoryAuditor - Class in org.sonatype.nexus.repository.manager.internal
Repository auditor.
RepositoryAuditor() - Constructor for class org.sonatype.nexus.repository.manager.internal.RepositoryAuditor
 
RepositoryBrowseResource - Class in org.sonatype.nexus.repository.browse.internal.resources
 
RepositoryBrowseResource(RepositoryManager, BrowseNodeStore, BrowseNodeConfiguration, BucketStore, TemplateHelper, SecurityHelper) - Constructor for class org.sonatype.nexus.repository.browse.internal.resources.RepositoryBrowseResource
 
RepositoryCacheUtils - Class in org.sonatype.nexus.repository.cache
Utility class for consolidating repeated cache-related logic not exclusive to individual facets and components.
RepositoryConditions - Interface in org.sonatype.nexus.repository.capability
Factory of Conditions related to repositories.
RepositoryConditionsImpl - Class in org.sonatype.nexus.repository.capability.internal
Default implementation of RepositoryConditions.
RepositoryConditionsImpl(EventManager, RepositoryManager) - Constructor for class org.sonatype.nexus.repository.capability.internal.RepositoryConditionsImpl
 
RepositoryConditionSupport - Class in org.sonatype.nexus.repository.capability.internal
Support class for repository conditions.
RepositoryConditionSupport(EventManager, RepositoryManager, Supplier<String>) - Constructor for class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
RepositoryContentSelectorPermission - Class in org.sonatype.nexus.repository.security
Repository content selector permission.
RepositoryContentSelectorPermission(String, String, String, List<String>) - Constructor for class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
RepositoryContentSelectorPermission(SelectorConfiguration, Repository, List<String>) - Constructor for class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
RepositoryContentSelectorPrivilegeDescriptor - Class in org.sonatype.nexus.repository.security
Repository selector PrivilegeDescriptor.
RepositoryContentSelectorPrivilegeDescriptor() - Constructor for class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
RepositoryCreatedEvent - Class in org.sonatype.nexus.repository.manager
Emitted when a repository has been created.
RepositoryCreatedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.manager.RepositoryCreatedEvent
 
RepositoryDeletedEvent - Class in org.sonatype.nexus.repository.manager
Emitted when a repository has been deleted.
RepositoryDeletedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.manager.RepositoryDeletedEvent
 
RepositoryDestroyedEvent - Class in org.sonatype.nexus.repository
Emitted when a repository has been destroyed.
RepositoryDestroyedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.RepositoryDestroyedEvent
 
RepositoryEvent - Class in org.sonatype.nexus.repository
Repository event.
RepositoryEvent(Repository) - Constructor for class org.sonatype.nexus.repository.RepositoryEvent
 
repositoryExists(Supplier<String>) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionsImpl
 
repositoryExists(Supplier<String>) - Method in interface org.sonatype.nexus.repository.capability.RepositoryConditions
Creates a new condition that is satisfied when a repository exists.
RepositoryExistsCondition - Class in org.sonatype.nexus.repository.capability.internal
A condition that is satisfied when a repository exists.
RepositoryExistsCondition(EventManager, RepositoryManager, Supplier<String>) - Constructor for class org.sonatype.nexus.repository.capability.internal.RepositoryExistsCondition
 
RepositoryFactory - Interface in org.sonatype.nexus.repository.manager.internal
Repository factory.
RepositoryFormatSecurityContributor - Class in org.sonatype.nexus.repository.security
Repository format security contributor.
RepositoryFormatSecurityContributor(Format) - Constructor for class org.sonatype.nexus.repository.security.RepositoryFormatSecurityContributor
 
RepositoryImpl - Class in org.sonatype.nexus.repository.manager.internal
Repository implementation.
RepositoryImpl(EventManager, Type, Format) - Constructor for class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
repositoryIsOnline(Supplier<String>) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionsImpl
 
repositoryIsOnline(Supplier<String>) - Method in interface org.sonatype.nexus.repository.capability.RepositoryConditions
Creates a new condition that is satisfied when a repository is in service.
RepositoryLoadedEvent - Class in org.sonatype.nexus.repository.manager
Emitted when a repository has been loaded.
RepositoryLoadedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.manager.RepositoryLoadedEvent
 
RepositoryManager - Interface in org.sonatype.nexus.repository.manager
Repository manager.
repositoryManager - Variable in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
RepositoryManagerImpl - Class in org.sonatype.nexus.repository.manager.internal
Default RepositoryManager implementation.
RepositoryManagerImpl(EventManager, ConfigurationStore, RepositoryFactory, Provider<ConfigurationFacet>, Map<String, Recipe>, RepositoryAdminSecurityContributor, List<DefaultRepositoriesContributor>, DatabaseFreezeService, boolean, BlobStoreManager, GroupMemberMappingCache) - Constructor for class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
RepositoryManagerRESTAdapter - Interface in org.sonatype.nexus.repository.rest.internal.resources
A component to share common functionality for interacting with RepositoryManager.
RepositoryManagerRESTAdapterImpl - Class in org.sonatype.nexus.repository.rest.internal.resources
An implementation of the RepositoryManagerRESTAdapter
RepositoryManagerRESTAdapterImpl(RepositoryManager, RepositoryPermissionChecker) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.RepositoryManagerRESTAdapterImpl
 
RepositoryMetadataUpdatedEvent - Class in org.sonatype.nexus.repository.manager
Emitted when a repository's metadata attributes have been updated.
RepositoryMetadataUpdatedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.manager.RepositoryMetadataUpdatedEvent
 
RepositoryModule - Class in org.sonatype.nexus.repository.internal
Repository module.
RepositoryModule() - Constructor for class org.sonatype.nexus.repository.internal.RepositoryModule
 
RepositoryOnlineCondition - Class in org.sonatype.nexus.repository.capability.internal
A condition that is satisfied when a repository is online.
RepositoryOnlineCondition(EventManager, RepositoryManager, Supplier<String>) - Constructor for class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
RepositoryPermissionChecker - Class in org.sonatype.nexus.repository.security
Repository permission checker.
RepositoryPermissionChecker(SecurityHelper, SelectorManager) - Constructor for class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
 
RepositoryRestoredEvent - Class in org.sonatype.nexus.repository.manager
Emitted when a repository has been restored.
RepositoryRestoredEvent(Repository) - Constructor for class org.sonatype.nexus.repository.manager.RepositoryRestoredEvent
 
RepositorySearchContribution - Class in org.sonatype.nexus.repository.search
 
RepositorySearchContribution(RepositoryManager) - Constructor for class org.sonatype.nexus.repository.search.RepositorySearchContribution
 
RepositorySelector - Class in org.sonatype.nexus.repository.security
A selector util class that builds values that we need for storage and display of the privileges to humans based on the provided repo name and format
RepositoryStartedEvent - Class in org.sonatype.nexus.repository
Emitted when a repository has been started.
RepositoryStartedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.RepositoryStartedEvent
 
RepositoryStoppedEvent - Class in org.sonatype.nexus.repository
Emitted when a repository has been stopped.
RepositoryStoppedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.RepositoryStoppedEvent
 
RepositoryTaskSupport - Class in org.sonatype.nexus.repository
Support for tasks that applies to repositories.
RepositoryTaskSupport() - Constructor for class org.sonatype.nexus.repository.RepositoryTaskSupport
 
RepositoryUpdatedEvent - Class in org.sonatype.nexus.repository.manager
Emitted when a repository has been updated.
RepositoryUpdatedEvent(Repository) - Constructor for class org.sonatype.nexus.repository.manager.RepositoryUpdatedEvent
 
RepositoryViewPermission - Class in org.sonatype.nexus.repository.security
Repository view permission.
RepositoryViewPermission(String, String, List<String>) - Constructor for class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
RepositoryViewPermission(String, String, String...) - Constructor for class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
RepositoryViewPermission(Repository, String...) - Constructor for class org.sonatype.nexus.repository.security.RepositoryViewPermission
 
RepositoryViewPrivilegeDescriptor - Class in org.sonatype.nexus.repository.security
Repository view PrivilegeDescriptor.
RepositoryViewPrivilegeDescriptor() - Constructor for class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
RepositoryWebhook - Class in org.sonatype.nexus.repository.webhooks
Repository Webhook.
RepositoryWebhook() - Constructor for class org.sonatype.nexus.repository.webhooks.RepositoryWebhook
 
RepositoryWebhook.Configuration - Interface in org.sonatype.nexus.repository.webhooks
Additional configuration exposed for RepositoryWebhook.
Request - Class in org.sonatype.nexus.repository.view
View request.
Request.Builder - Class in org.sonatype.nexus.repository.view
Request builder.
REQUEST_ENTITY_TOO_LARGE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
REQUEST_TIMEOUT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
REQUEST_URI_TOO_LONG - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
requestPredicate(Request) - Static method in class org.sonatype.nexus.repository.http.HttpConditions
Builds a Predicate that contains conditions in passed in Request or null if request does not contains any condition.
require(CacheControllerHolder.CacheType) - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
require(V, String) - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
 
requireBlob(BlobRef) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Requires that a Blob exists in the blobstore.
requireBlob(BlobRef) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
requireBlobRef() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the blobRef or throws a runtime exception if undefined.
requireContentType() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the content type or throws a runtime exception if undefined.
requireGroup() - Method in interface org.sonatype.nexus.repository.storage.Component
Gets the group or throws a runtime exception if undefined.
requireGroup() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
requireGroup() - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
Gets the group or throws a runtime exception if undefined.
requireLastUpdated() - Method in class org.sonatype.nexus.repository.storage.AbstractMetadataNode
Gets the last updated date or throws a runtime exception if undefined.
requireLastUpdated() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
requireLastUpdated() - Method in interface org.sonatype.nexus.repository.storage.MetadataNode
Gets the last updated date or throws a runtime exception if undefined.
requiresCustomCodec() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
requireSize() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the size of the file in bytes or throws a runtime exception if undefined.
requireVersion() - Method in interface org.sonatype.nexus.repository.storage.Component
Gets the version or throws a runtime exception if undefined.
requireVersion() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
requireVersion() - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
Gets the version or throws a runtime exception if undefined.
RESET_CONTENT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
resolveCache(ODocument, ODocument) - Static method in class org.sonatype.nexus.repository.storage.DeconflictAssetMetadata
Resolves minor book-keeping differences in cache information.
resolveConflicts() - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
Enables deconfliction of asset metadata.
resolveConflicts() - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
Enables deconfliction of browse nodes.
resolveConflicts() - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
Enables deconfliction of component metadata.
resolveContent(ODocument, ODocument) - Static method in class org.sonatype.nexus.repository.storage.DeconflictAssetMetadata
Resolves minor book-keeping differences in content information.
RESOURCE_URI - Static variable in class org.sonatype.nexus.repository.browse.internal.resources.RepositoryBrowseResource
 
RESOURCE_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.AssetsResource
 
RESOURCE_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.ComponentsResource
 
RESOURCE_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.RepositoriesResource
 
RESOURCE_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
RESOURCE_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
Response - Class in org.sonatype.nexus.repository.view
View response.
Response.Builder - Class in org.sonatype.nexus.repository.view
Response builder.
RetryDeniedException - Exception in org.sonatype.nexus.repository.storage
Thrown when a storage operation fails and is not allowed to retry.
RetryDeniedException(String, Throwable) - Constructor for exception org.sonatype.nexus.repository.storage.RetryDeniedException
 
reverse() - Method in class org.sonatype.nexus.repository.manager.internal.FacetLookup
Returns reversed list of all facet instances.
rollback() - Method in class org.sonatype.nexus.repository.search.ElasticSearchIndexCheckpoint
 
rollback() - Method in class org.sonatype.nexus.repository.storage.BlobTx
 
rollback() - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Rolls back the transaction.
rollback() - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
Route - Class in org.sonatype.nexus.repository.view
View route.
Route(Matcher, List<Handler>) - Constructor for class org.sonatype.nexus.repository.view.Route
 
route(Route) - Method in class org.sonatype.nexus.repository.view.Router.Builder
 
Route.Builder - Class in org.sonatype.nexus.repository.view
View Route builder.
Router - Class in org.sonatype.nexus.repository.view
View router.
Router(List<Route>, DefaultRoute) - Constructor for class org.sonatype.nexus.repository.view.Router
 
Router.Builder - Class in org.sonatype.nexus.repository.view
View Router builder.
RoutingMode - Enum in org.sonatype.nexus.repository.routing
 
RoutingRule - Class in org.sonatype.nexus.repository.routing
A RoutingRule which can be applied to a repository to block or allow requests depending on the RoutingMode
RoutingRule() - Constructor for class org.sonatype.nexus.repository.routing.RoutingRule
 
RoutingRule(String, String, RoutingMode, List<String>) - Constructor for class org.sonatype.nexus.repository.routing.RoutingRule
 
RoutingRuleCache - Class in org.sonatype.nexus.repository.routing.internal
An in-memory cache of the RoutingRule assigned to a Repository.
RoutingRuleCache(RoutingRuleStore) - Constructor for class org.sonatype.nexus.repository.routing.internal.RoutingRuleCache
 
RoutingRuleDeletedEvent - Class in org.sonatype.nexus.repository.routing.internal
 
RoutingRuleDeletedEvent(EntityMetadata) - Constructor for class org.sonatype.nexus.repository.routing.internal.RoutingRuleDeletedEvent
 
RoutingRuleEntityAdapter - Class in org.sonatype.nexus.repository.routing.internal
 
RoutingRuleEntityAdapter() - Constructor for class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
RoutingRuleHandler - Class in org.sonatype.nexus.repository.routing
A handler which validates that the request is allowed by the RoutingRule assigned to the repository.
RoutingRuleHandler(RoutingRuleHelper) - Constructor for class org.sonatype.nexus.repository.routing.RoutingRuleHandler
 
RoutingRuleHelper - Interface in org.sonatype.nexus.repository.routing
 
RoutingRuleHelperImpl - Class in org.sonatype.nexus.repository.routing.internal
 
RoutingRuleHelperImpl(RoutingRuleCache, RepositoryManager, RoutingRulesConfiguration, RepositoryPermissionChecker) - Constructor for class org.sonatype.nexus.repository.routing.internal.RoutingRuleHelperImpl
 
RoutingRulesApiResource - Class in org.sonatype.nexus.repository.rest.internal.resources
 
RoutingRulesApiResource(RoutingRuleStore, RoutingRuleHelper) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
RoutingRulesApiResourceDoc - Interface in org.sonatype.nexus.repository.rest.internal.resources.doc
Swagger documentation for RoutingRulesApiResource
RoutingRulesConfiguration - Class in org.sonatype.nexus.repository.routing
 
RoutingRulesConfiguration(boolean) - Constructor for class org.sonatype.nexus.repository.routing.RoutingRulesConfiguration
 
RoutingRuleStore - Interface in org.sonatype.nexus.repository.routing
 
RoutingRuleStoreImpl - Class in org.sonatype.nexus.repository.routing.internal
 
RoutingRuleStoreImpl(Provider<DatabaseInstance>, RoutingRuleEntityAdapter, RoutingRulesConfiguration) - Constructor for class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
RoutingRuleUpdatedEvent - Class in org.sonatype.nexus.repository.routing.internal
 
RoutingRuleUpdatedEvent(EntityMetadata) - Constructor for class org.sonatype.nexus.repository.routing.internal.RoutingRuleUpdatedEvent
 
ruleSource(Repository) - Method in class org.sonatype.nexus.repository.storage.MimeRulesSourceSelector
Find MIME rule source for given repository.
run() - Method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPluginScript
 

S

sameRepositoryAs(String) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
Checks that condition is about the passed in repository name.
save() - Method in interface org.sonatype.nexus.repository.config.ConfigurationFacet
Persist configuration.
save() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationFacetImpl
 
save(Asset) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
Save changes made to an asset
save(Iterable<Asset>) - Method in interface org.sonatype.nexus.repository.storage.AssetStore
Save changes to multiple assets
save(Asset) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
save(Iterable<Asset>) - Method in class org.sonatype.nexus.repository.storage.AssetStoreImpl
 
saveAsset(Asset) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Updates an existing asset.
saveAsset(Asset) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
saveBucket(Bucket) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Updates an existing bucket.
saveBucket(Bucket) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
saveComponent(Component) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Updates an existing component.
saveComponent(Component) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
SEARCH - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
search(String, String, String, UriInfo) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
search(String, String, String, UriInfo) - Method in class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
search(QueryBuilder, List<SortBuilder>, int, int) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata and browse results (paged) with content selectors applied.
search(QueryBuilder, List<SortBuilder>, int, int) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
SEARCH_AND_DL_SORT_DESCRIPTION - Static variable in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
SEARCH_AND_DOWNLOAD_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
SEARCH_ASSET_URI - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
SEARCH_RETURNED_MULTIPLE_ASSETS - Static variable in class org.sonatype.nexus.repository.rest.internal.resources.AssetDownloadResponseProcessor
 
searchAndDownloadAssets(String, String, UriInfo) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
searchAndDownloadAssets(String, String, UriInfo) - Method in class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
searchAssets(String, String, String, UriInfo) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
searchAssets(String, String, String, UriInfo) - Method in class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
SearchContribution - Interface in org.sonatype.nexus.repository.search
Contributor to search query/filter.
SearchContributionSupport - Class in org.sonatype.nexus.repository.search
Support for SearchContribution implementations.
SearchContributionSupport() - Constructor for class org.sonatype.nexus.repository.search.SearchContributionSupport
 
SearchFacet - Interface in org.sonatype.nexus.repository.search
Search Facet, that index/de-index component metadata.
SearchFacetImpl - Class in org.sonatype.nexus.repository.search
Default SearchFacet implementation.
SearchFacetImpl(SearchService, Map<String, ComponentMetadataProducer>, ComponentEntityAdapter, BucketEntityAdapter) - Constructor for class org.sonatype.nexus.repository.search.SearchFacetImpl
 
SearchFilter - Class in org.sonatype.nexus.repository.search
 
SearchFilter(String, String) - Constructor for class org.sonatype.nexus.repository.search.SearchFilter
 
searchInReposWithAggregations(QueryBuilder, List<AggregationBuilder>, Collection<String>) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata and browse results using aggregations with content selectors applied.
searchInReposWithAggregations(QueryBuilder, List<AggregationBuilder>, Collection<String>) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
SearchMapping - Class in org.sonatype.nexus.repository.rest
Describes the mapping of an Elasticsearch attribute to an alias and also provides a description of the attribute.
SearchMapping(String, String, String) - Constructor for class org.sonatype.nexus.repository.rest.SearchMapping
 
SearchMappings - Interface in org.sonatype.nexus.repository.rest
Provide a set of SearchMappings.
SearchMappingsService - Interface in org.sonatype.nexus.repository.rest
Provide a listing of all SearchMappings that have been contributed via SearchMappings.
SearchMappingsServiceImpl - Class in org.sonatype.nexus.repository.rest.internal
 
SearchMappingsServiceImpl(Map<String, SearchMappings>) - Constructor for class org.sonatype.nexus.repository.rest.internal.SearchMappingsServiceImpl
 
SearchParameterContributor - Class in org.sonatype.nexus.repository.rest.internal
 
SearchParameterContributor(SearchMappingsService) - Constructor for class org.sonatype.nexus.repository.rest.internal.SearchParameterContributor
 
SearchResource - Class in org.sonatype.nexus.repository.rest.internal.resources
 
SearchResource(SearchUtils, AssetMapUtils, BrowseService, SearchService, TokenEncoder, ComponentXOFactory, Set<SearchResourceExtension>) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.SearchResource
 
SearchResourceDoc - Interface in org.sonatype.nexus.repository.rest.internal.resources.doc
Swagger documentation for SearchResource
SearchResourceExtension - Interface in org.sonatype.nexus.repository.rest
Extension point for the SearchResource class
SearchResultComponentGenerator - Interface in org.sonatype.nexus.repository.search
 
SearchResultComponentGeneratorSupport - Class in org.sonatype.nexus.repository.search
 
SearchResultComponentGeneratorSupport(VariableResolverAdapterManager, RepositoryManager, ContentPermissionChecker) - Constructor for class org.sonatype.nexus.repository.search.SearchResultComponentGeneratorSupport
 
SearchResultsGenerator - Interface in org.sonatype.nexus.repository.search
Generates search results consumable by the UI
SearchResultsGeneratorImpl - Class in org.sonatype.nexus.repository.search
Generates search results consumable by the UI
SearchService - Interface in org.sonatype.nexus.repository.search
Search service: maintains indexes for repositories and performs indexing/deindexing of data, along with search.
SearchServiceImpl - Class in org.sonatype.nexus.repository.search
Default SearchService implementation.
SearchServiceImpl(Provider<Client>, RepositoryManager, SecurityHelper, SearchSubjectHelper, List<IndexSettingsContributor>, EventManager, boolean, int, int, int, int) - Constructor for class org.sonatype.nexus.repository.search.SearchServiceImpl
 
SearchSubjectHelper - Class in org.sonatype.nexus.repository.search
Helper class used to temporarily associate a subject with a key for purposes of passing Shiro Subjects into Elasticsearch.
SearchSubjectHelper() - Constructor for class org.sonatype.nexus.repository.search.SearchSubjectHelper
 
SearchSubjectHelper.SubjectRegistration - Class in org.sonatype.nexus.repository.search
AutoCloseable class demarcating the registration and unregistration of a subject.
searchUnrestricted(QueryBuilder, List<SortBuilder>, int, int) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata and browse results (paged), without the effect of content selectors.
searchUnrestricted(QueryBuilder, List<SortBuilder>, int, int) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
searchUnrestrictedInRepos(QueryBuilder, List<SortBuilder>, int, int, Collection<String>) - Method in interface org.sonatype.nexus.repository.search.SearchService
Search component metadata and browse results (paged) in selected repositories
searchUnrestrictedInRepos(QueryBuilder, List<SortBuilder>, int, int, Collection<String>) - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
SearchUtils - Class in org.sonatype.nexus.repository.rest
 
SearchUtils(RepositoryManagerRESTAdapter, Map<String, SearchMappings>, Map<String, SearchContribution>) - Constructor for class org.sonatype.nexus.repository.rest.SearchUtils
 
SecurityFacet - Interface in org.sonatype.nexus.repository.security
Security facet.
SecurityFacetSupport - Class in org.sonatype.nexus.repository.security
Support for SecurityFacet implementations.
SecurityFacetSupport(RepositoryFormatSecurityContributor, VariableResolverAdapter, ContentPermissionChecker) - Constructor for class org.sonatype.nexus.repository.security.SecurityFacetSupport
 
SecurityHandler - Class in org.sonatype.nexus.repository.security
Security handler.
SecurityHandler() - Constructor for class org.sonatype.nexus.repository.security.SecurityHandler
 
SEE_OTHER - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
select(Asset, WritePolicy) - Method in interface org.sonatype.nexus.repository.storage.WritePolicySelector
Returns the effective WritePolicy for given asset blob changes.
sendEvents() - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
sendEvents() - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
sendEvents() - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
sendEvents() - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
sendEvents() - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
sendEvents() - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
SERVICE_UNAVAILABLE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
serviceUnavailable(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
serviceUnavailable() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
set(CacheControllerHolder.CacheType, CacheController) - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder
 
setAssetId(EntityId) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setAssetNameLowercase(String) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setAssetUploads(List<AssetUpload>) - Method in class org.sonatype.nexus.repository.upload.ComponentUpload
 
setAttempts(int) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
setAttributes(Map<String, Map<String, Object>>) - Method in class org.sonatype.nexus.repository.config.Configuration
 
setBlob(Asset, String, Supplier<InputStream>, Iterable<HashAlgorithm>, Map<String, String>, String, boolean) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new Blob and updates the given asset with a reference to it, hash metadata, size, and content type.
setBlob(Asset, String, Path, Map<HashAlgorithm, HashCode>, Map<String, String>, String, long) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new Blob by hard linking to sourceFile and updates the given asset with a reference to it, hash metadata, size, and content type.
setBlob(Asset, String, TempBlob, Map<String, String>, String, boolean) - Method in interface org.sonatype.nexus.repository.storage.StorageTx
Creates a new Blob by hard linking to a TempBlob and returns its AssetBlob.
setBlob(Asset, String, Supplier<InputStream>, Iterable<HashAlgorithm>, Map<String, String>, String, boolean) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
setBlob(Asset, String, Path, Map<HashAlgorithm, HashCode>, Map<String, String>, String, long) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
setBlob(Asset, String, TempBlob, Map<String, String>, String, boolean) - Method in class org.sonatype.nexus.repository.storage.StorageTxImpl
 
setBlockedUntil(DateTime) - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
setBrowseUnsupportedHandler(BrowseUnsupportedHandler) - Method in class org.sonatype.nexus.repository.RecipeSupport
 
setCodec(ObjectCodec) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
setComponentId(EntityId) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setContext(CapabilityContext) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
setCurrentValue(Object) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
setDependencies(ContentPermissionChecker, VariableResolverAdapterManager, SearchSubjectHelper, RepositoryManager) - Static method in class org.sonatype.nexus.repository.selector.internal.ContentAuthPlugin
 
setEntityMetadata(EntityMetadata) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
setFailed(boolean) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
setFeatureMask(int) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
Deprecated.
setFields(Map<String, String>) - Method in class org.sonatype.nexus.repository.upload.AssetUpload
 
setFields(Map<String, String>) - Method in class org.sonatype.nexus.repository.upload.ComponentUpload
 
setLastDownloadedInterval(Duration) - Method in class org.sonatype.nexus.repository.storage.AssetManager
 
setLastDownloadedInterval(String) - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityConfiguration
 
setLeaf(boolean) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setName(String) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setOnline(boolean) - Method in class org.sonatype.nexus.repository.config.Configuration
 
setParentPath(String) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setPayload(PartPayload) - Method in class org.sonatype.nexus.repository.upload.AssetUpload
 
setProcessEvents(boolean) - Method in class org.sonatype.nexus.repository.search.IndexRequestProcessor
 
setRecipeName(String) - Method in class org.sonatype.nexus.repository.config.Configuration
 
setRepositoryName(String) - Method in class org.sonatype.nexus.repository.config.Configuration
 
setRepositoryName(String) - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
setRepositoryName(String) - Method in class org.sonatype.nexus.repository.storage.Bucket
Sets the repository name.
setRequestPayloadOnError(RequestPayload) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
setRequestPayloadOnError(byte[], String) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
setRequestPayloadOnError(String) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
setRequestUrl(String) - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
setRoutingRuleId(EntityId) - Method in class org.sonatype.nexus.repository.config.Configuration
 
setSatisfied(boolean) - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryConditionSupport
 
setSchema(FormatSchema) - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
shouldBlock(int) - Method in interface org.sonatype.nexus.repository.httpclient.AutoBlockConfiguration
 
shouldBlock(int) - Method in class org.sonatype.nexus.repository.httpclient.DefaultAutoBlockConfiguration
 
shouldRepairRepository(Repository) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
SimpleVariableResolverAdapter - Class in org.sonatype.nexus.repository.security.internal
Simple implementation that will expose the path/format variable resolvers
SimpleVariableResolverAdapter() - Constructor for class org.sonatype.nexus.repository.security.internal.SimpleVariableResolverAdapter
 
SingleAssetComponentMaintenance - Class in org.sonatype.nexus.repository.storage
A component maintenance facet that assumes that Components have the same lifecycle as their single Assets.
SingleAssetComponentMaintenance() - Constructor for class org.sonatype.nexus.repository.storage.SingleAssetComponentMaintenance
 
size() - Method in class org.sonatype.nexus.repository.storage.Asset
Gets the size of the file in bytes or null if undefined.
size(Long) - Method in class org.sonatype.nexus.repository.storage.Asset
Sets the size to the given value, or null to un-define it.
skipChildren() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
SORT_DESCRIPTION - Static variable in interface org.sonatype.nexus.repository.rest.internal.resources.doc.SearchResourceDoc
 
SORT_DIRECTION - Static variable in class org.sonatype.nexus.repository.rest.SearchUtils
 
SORT_FIELD - Static variable in class org.sonatype.nexus.repository.rest.SearchUtils
 
SourceMapDeserializer - Class in org.sonatype.nexus.repository.json
Implementation of MapDeserializer that opens up the "from source" MapDeserializer constructor.
start() - Method in interface org.sonatype.nexus.repository.Facet
Start facet.
start() - Method in class org.sonatype.nexus.repository.FacetSupport
 
start() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
start() - Method in interface org.sonatype.nexus.repository.Repository
Start the repository.
STARTED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
State() - Constructor for class org.sonatype.nexus.repository.FacetSupport.State
 
State() - Constructor for class org.sonatype.nexus.repository.storage.StorageTxImpl.State
 
states - Variable in class org.sonatype.nexus.repository.FacetSupport
 
status(Status) - Method in class org.sonatype.nexus.repository.view.Response.Builder
 
Status - Class in org.sonatype.nexus.repository.view
A representation of response status with an optional message.
Status(boolean, int, String) - Constructor for class org.sonatype.nexus.repository.view.Status
 
Status(boolean, int) - Constructor for class org.sonatype.nexus.repository.view.Status
 
stop() - Method in interface org.sonatype.nexus.repository.Facet
Stop facet.
stop() - Method in class org.sonatype.nexus.repository.FacetSupport
 
stop() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
stop() - Method in interface org.sonatype.nexus.repository.Repository
Stop the repository.
STOPPED - Static variable in class org.sonatype.nexus.repository.FacetSupport.State
 
STORAGE - Static variable in class org.sonatype.nexus.repository.storage.StorageFacetConstants
 
StorageFacet - Interface in org.sonatype.nexus.repository.storage
Storage Facet, providing component and asset storage for a repository.
StorageFacetCleanupTask - Class in org.sonatype.nexus.repository.storage.internal
Background task (hidden from users) that cleans up deleted storage facets.
StorageFacetCleanupTask(StorageFacetManager) - Constructor for class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTask
 
StorageFacetCleanupTaskDescriptor - Class in org.sonatype.nexus.repository.storage.internal
 
StorageFacetCleanupTaskDescriptor() - Constructor for class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTaskDescriptor
 
StorageFacetCleanupTaskManager - Class in org.sonatype.nexus.repository.storage.internal
 
StorageFacetCleanupTaskManager(TaskScheduler, String) - Constructor for class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTaskManager
 
StorageFacetConstants - Class in org.sonatype.nexus.repository.storage
Repository configuration attribute constants related to StorageFacet.
StorageFacetImpl - Class in org.sonatype.nexus.repository.storage
Default StorageFacet implementation.
StorageFacetImpl(NodeAccess, BlobStoreManager, Provider<DatabaseInstance>, BucketEntityAdapter, ComponentEntityAdapter, AssetEntityAdapter, ClientInfoProvider, ContentValidatorSelector, MimeRulesSourceSelector, StorageFacetManager, ComponentFactory, ConstraintViolationFactory) - Constructor for class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
StorageFacetManager - Interface in org.sonatype.nexus.repository.storage
Contains StorageFacet-related operations that cannot be represented in individual StorageFacet instances.
StorageFacetManagerImpl - Class in org.sonatype.nexus.repository.storage.internal
 
StorageFacetManagerImpl(Provider<DatabaseInstance>, BucketEntityAdapter, BucketDeleter, RetryController) - Constructor for class org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl
 
StorageSettingsCapability - Class in org.sonatype.nexus.repository.storage.capability
Storage settings capability.
StorageSettingsCapability(AssetManager) - Constructor for class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapability
 
StorageSettingsCapabilityConfiguration - Class in org.sonatype.nexus.repository.storage.capability
StorageSettingsCapabilityConfiguration(Map<String, String>) - Constructor for class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityConfiguration
 
StorageSettingsCapabilityDescriptor - Class in org.sonatype.nexus.repository.storage.capability
StorageSettingsCapabilityDescriptor() - Constructor for class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
StorageTx - Interface in org.sonatype.nexus.repository.storage
A storage transaction.
StorageTxImpl - Class in org.sonatype.nexus.repository.storage
Default StorageTx implementation.
StorageTxImpl(String, String, BlobTx, ODatabaseDocumentTx, String, WritePolicy, WritePolicySelector, BucketEntityAdapter, ComponentEntityAdapter, AssetEntityAdapter, boolean, ContentValidator, MimeRulesSource, ComponentFactory) - Constructor for class org.sonatype.nexus.repository.storage.StorageTxImpl
 
StorageTxImpl.State - Class in org.sonatype.nexus.repository.storage
 
store(Context, Content) - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport
Store a new Payload, freshly fetched from the remote URL.
StreamingObjectMapper - Class in org.sonatype.nexus.repository.json
Decorating ObjectMapper to allow reading from an InputStream and writing to an OutputStream through ObjectMapper.
StreamingObjectMapper() - Constructor for class org.sonatype.nexus.repository.json.StreamingObjectMapper
 
StreamPayload - Class in org.sonatype.nexus.repository.view.payloads
Stream payload.
StreamPayload(StreamPayload.InputStreamSupplier, long, String) - Constructor for class org.sonatype.nexus.repository.view.payloads.StreamPayload
 
StreamPayload.InputStreamFunction<T> - Interface in org.sonatype.nexus.repository.view.payloads
Returns an InputStream and takes in an argument
StreamPayload.InputStreamSupplier - Interface in org.sonatype.nexus.repository.view.payloads
Supplies an InputStream.
STRICT_CONTENT_TYPE_VALIDATION - Static variable in class org.sonatype.nexus.repository.storage.StorageFacetConstants
 
StringPayload - Class in org.sonatype.nexus.repository.view.payloads
String payload.
StringPayload(String, Charset, String) - Constructor for class org.sonatype.nexus.repository.view.payloads.StringPayload
 
StringPayload(String, String) - Constructor for class org.sonatype.nexus.repository.view.payloads.StringPayload
 
SubjectRegistration(String) - Constructor for class org.sonatype.nexus.repository.search.SearchSubjectHelper.SubjectRegistration
 
success(int, String) - Static method in class org.sonatype.nexus.repository.view.Status
 
success(int) - Static method in class org.sonatype.nexus.repository.view.Status
 
suffix(String) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
 
SuffixMatcher - Class in org.sonatype.nexus.repository.view.matchers
Suffix string matcher.
SuffixMatcher(String, boolean) - Constructor for class org.sonatype.nexus.repository.view.matchers.SuffixMatcher
 
SuffixMatcher(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.SuffixMatcher
 
SuffixSqlBuilder - Class in org.sonatype.nexus.repository.browse.internal
Builds SQL for sorting, limiting and setting the start record.
SWITCHING_PROTOCOLS - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
SYSTEM - Static variable in class org.sonatype.nexus.repository.security.RepositoryAdminPermission
 
SYSTEM - Static variable in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPermission
 
SYSTEM - Static variable in class org.sonatype.nexus.repository.security.RepositoryViewPermission
 

T

T_CONTENT_HASH_CODES_MAP - Static variable in class org.sonatype.nexus.repository.view.Content
 
TASK_NAME - Static variable in class org.sonatype.nexus.repository.purge.PurgeUnusedTaskDescriptor
 
TempBlob - Class in org.sonatype.nexus.repository.storage
Blob handle that holds information for a temporary blob used in place of temporary files and streams.
TempBlob(Blob, Map<HashAlgorithm, HashCode>, boolean, BlobStore) - Constructor for class org.sonatype.nexus.repository.storage.TempBlob
 
TempBlobFormField(String, String, TempBlob) - Constructor for class org.sonatype.nexus.repository.upload.internal.BlobStoreMultipartForm.TempBlobFormField
 
TempBlobPartPayload - Class in org.sonatype.nexus.repository.view.payloads
PartPayload backed by a TempBlob.
TempBlobPartPayload(PartPayload, TempBlob) - Constructor for class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
TempBlobPartPayload(String, boolean, String, String, TempBlob) - Constructor for class org.sonatype.nexus.repository.view.payloads.TempBlobPartPayload
 
TEMPORARY_REDIRECT - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
test(Repository) - Method in class org.sonatype.nexus.repository.HasFacet
 
TEXT_HTML - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
TEXT_PLAIN - Static variable in class org.sonatype.nexus.repository.view.ContentTypes
 
TimingHandler - Class in org.sonatype.nexus.repository.view.handlers
Simple timing handler.
TimingHandler() - Constructor for class org.sonatype.nexus.repository.view.handlers.TimingHandler
 
toJson() - Method in interface org.sonatype.nexus.repository.search.ComponentMetadata
Converts component metadata to JSON format.
Token - Class in org.sonatype.nexus.repository.view.matchers.token
A portion of a parsed pattern template.
Token(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.token.Token
 
TokenEncoder - Class in org.sonatype.nexus.repository.rest.internal.resources
 
TokenEncoder() - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.TokenEncoder
 
TokenMatcher - Class in org.sonatype.nexus.repository.view.matchers.token
A Matcher that examines the request path and attempts to parse it using the TokenParser.
TokenMatcher(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.token.TokenMatcher
 
TokenMatcher.State - Interface in org.sonatype.nexus.repository.view.matchers.token
 
TokenParser - Class in org.sonatype.nexus.repository.view.matchers.token
Parses path-like strings against a template pattern, a literal string with embedded variables.
TokenParser(String) - Constructor for class org.sonatype.nexus.repository.view.matchers.token.TokenParser
 
toRegexp() - Method in class org.sonatype.nexus.repository.view.matchers.token.LiteralToken
 
toRegexp() - Method in class org.sonatype.nexus.repository.view.matchers.token.Token
 
toRegexp() - Method in class org.sonatype.nexus.repository.view.matchers.token.VariableToken
 
toSelector() - Method in class org.sonatype.nexus.repository.security.RepositorySelector
 
toString() - Method in class org.sonatype.nexus.repository.browse.internal.BrowseAssetIterator
 
toString() - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder.CacheType
 
toString() - Method in class org.sonatype.nexus.repository.cache.CacheInfo
 
toString() - Method in class org.sonatype.nexus.repository.cache.internal.PathNegativeCacheKey
 
toString() - Method in class org.sonatype.nexus.repository.cache.internal.ValueNegativeCacheKey
 
toString() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryExistsCondition
 
toString() - Method in class org.sonatype.nexus.repository.capability.internal.RepositoryOnlineCondition
 
toString() - Method in class org.sonatype.nexus.repository.config.Configuration
 
toString() - Method in class org.sonatype.nexus.repository.Format
 
toString() - Method in class org.sonatype.nexus.repository.group.GroupHandler.DispatchedRepositories
 
toString() - Method in class org.sonatype.nexus.repository.httpclient.FilteredHttpClientSupport
 
toString() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatus
 
toString() - Method in class org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusEvent
 
toString() - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
toString() - Method in class org.sonatype.nexus.repository.proxy.ProxyFacetSupport.Config
 
toString() - Method in class org.sonatype.nexus.repository.RecipeSupport
 
toString() - Method in class org.sonatype.nexus.repository.RepositoryEvent
 
toString() - Method in class org.sonatype.nexus.repository.rest.SearchMapping
 
toString() - Method in class org.sonatype.nexus.repository.search.SearchFilter
 
toString() - Method in class org.sonatype.nexus.repository.storage.Asset
 
toString() - Method in class org.sonatype.nexus.repository.storage.BrowseNode
 
toString() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityConfiguration
 
toString() - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
 
toString() - Method in class org.sonatype.nexus.repository.Type
 
toString() - Method in class org.sonatype.nexus.repository.view.Content
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.LiteralMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.logic.AndMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.logic.NotMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.logic.OrMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.PrefixMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.RegexMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.SuffixMatcher
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.token.LiteralToken
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.token.TokenParser
 
toString() - Method in class org.sonatype.nexus.repository.view.matchers.token.VariableToken
 
toString() - Method in class org.sonatype.nexus.repository.view.payloads.BlobPayload
 
toString() - Method in class org.sonatype.nexus.repository.view.payloads.BytesPayload
 
toString() - Method in class org.sonatype.nexus.repository.view.payloads.StreamPayload
 
toString() - Method in class org.sonatype.nexus.repository.view.payloads.StringPayload
 
toString() - Method in class org.sonatype.nexus.repository.view.Request
 
toString() - Method in class org.sonatype.nexus.repository.view.Response
 
toString() - Method in class org.sonatype.nexus.repository.view.Route
 
toString() - Method in class org.sonatype.nexus.repository.view.Status
 
toStringExternal() - Method in interface org.sonatype.nexus.repository.storage.Component
The default #toString() includes the metadata which can leak out internal data when used for an external use case where it is exposed to the end user.
TRACE - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
TransactionalDeleteBlob - Annotation Type in org.sonatype.nexus.repository.transaction
Indicates the method will delete blobs; while doing this it may touch other blobs.
TransactionalStoreBlob - Annotation Type in org.sonatype.nexus.repository.transaction
Indicates the method will create or replace blobs.
TransactionalStoreMetadata - Annotation Type in org.sonatype.nexus.repository.transaction
Indicates the method will create or update metadata.
TransactionalTouchBlob - Annotation Type in org.sonatype.nexus.repository.transaction
Indicates the method will access blobs and "touch" book-keeping attributes like last-downloaded time.
TransactionalTouchMetadata - Annotation Type in org.sonatype.nexus.repository.transaction
Indicates the method will access metadata and "touch" book-keeping attributes like last-downloaded time.
tryPersistLastDownloadedTime(Asset) - Method in class org.sonatype.nexus.repository.view.handlers.LastDownloadedHandler
 
txSupplier() - Method in interface org.sonatype.nexus.repository.storage.StorageFacet
Supplies transactions for use in UnitOfWork.
txSupplier() - Method in class org.sonatype.nexus.repository.storage.StorageFacetImpl
 
type - Variable in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
TYPE - Static variable in class org.sonatype.nexus.repository.security.RepositoryAdminPrivilegeDescriptor
 
TYPE - Static variable in class org.sonatype.nexus.repository.security.RepositoryContentSelectorPrivilegeDescriptor
 
TYPE - Static variable in class org.sonatype.nexus.repository.security.RepositoryViewPrivilegeDescriptor
 
TYPE - Static variable in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
type() - Method in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
Type - Class in org.sonatype.nexus.repository
Repository type symbol.
Type(String) - Constructor for class org.sonatype.nexus.repository.Type
 
TYPE - Static variable in class org.sonatype.nexus.repository.webhooks.RepositoryWebhook
 
TYPE_ID - Static variable in class org.sonatype.nexus.repository.browse.internal.RebuildBrowseNodesTaskDescriptor
 
TYPE_ID - Static variable in class org.sonatype.nexus.repository.purge.PurgeUnusedTaskDescriptor
 
TYPE_ID - Static variable in class org.sonatype.nexus.repository.search.RebuildIndexTaskDescriptor
 
TYPE_ID - Static variable in class org.sonatype.nexus.repository.storage.capability.StorageSettingsCapabilityDescriptor
 
TYPE_ID - Static variable in class org.sonatype.nexus.repository.storage.internal.StorageFacetCleanupTaskDescriptor
 
TYPE_ID - Static variable in class org.sonatype.nexus.repository.storage.RebuildAssetUploadMetadataTaskDescriptor
 

U

unauthorized(String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
unauthorized() - Static method in class org.sonatype.nexus.repository.http.HttpResponses
 
unauthorized(String, String, String) - Static method in class org.sonatype.nexus.repository.http.HttpResponses
Builds the challenge for authorization by setting a HTTP 401 (Unauthorized) status as well as the response's WWW-Authenticate header.
UNAUTHORIZED - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
UNCHECKOUT - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
UniqueRepositoryName - Annotation Type in org.sonatype.nexus.repository.config
Validate a name as unique across all Repositories.
UniqueRepositoryNameValidator - Class in org.sonatype.nexus.repository.config
Ensure that Repository names are unique case-insensitively.
UniqueRepositoryNameValidator(RepositoryManager) - Constructor for class org.sonatype.nexus.repository.config.UniqueRepositoryNameValidator
 
UnitOfWorkHandler - Class in org.sonatype.nexus.repository.storage
Invokes the remaining handler chain within the repository's unit-of-work.
UnitOfWorkHandler() - Constructor for class org.sonatype.nexus.repository.storage.UnitOfWorkHandler
 
UNKNOWN_SIZE - Static variable in interface org.sonatype.nexus.repository.view.Payload
 
UNLOCK - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
unMarkMappingInsideArray() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapJsonParser
Inform parser that the current position has existed an array.
unMarkMappingInsideArray() - Method in class org.sonatype.nexus.repository.json.NestedAttributesMapUntypedObjectDeserializer
 
UNPROCESSABLE_ENTITY - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
UntypedObjectDeserializerSerializer - Class in org.sonatype.nexus.repository.json
Class that will deserialize through a JsonParser as a normal UntypedObjectDeserializer would but instantly serializes out the values that were deserialized to a given JsonGenerator.
UntypedObjectDeserializerSerializer(JsonGenerator) - Constructor for class org.sonatype.nexus.repository.json.UntypedObjectDeserializerSerializer
 
update(Configuration) - Method in interface org.sonatype.nexus.repository.config.internal.ConfigurationStore
 
update(Configuration) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationStoreImpl
 
update() - Method in interface org.sonatype.nexus.repository.Facet
Update facet.
update() - Method in class org.sonatype.nexus.repository.FacetSupport
 
UPDATE - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
update(ODatabaseDocumentTx, BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
update(BlobStoreConfiguration) - Method in interface org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStore
Update an existing BlobStoreConfiguration.
update(BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationStoreImpl
 
update(BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreManagerImpl
 
update(Configuration) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
update(Configuration) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryManagerImpl
 
update(Configuration) - Method in interface org.sonatype.nexus.repository.manager.RepositoryManager
 
update(Configuration) - Method in interface org.sonatype.nexus.repository.Repository
Update the repository.
update(RoutingRule) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleStoreImpl
 
update(RoutingRule) - Method in interface org.sonatype.nexus.repository.routing.RoutingRuleStore
 
update(String, EntityId) - Method in class org.sonatype.nexus.repository.search.IndexBatchRequest
Requests an update of the given component's index under the given repository.
update(DefaultComponentMaintenanceImpl.DeletionProgress) - Method in class org.sonatype.nexus.repository.storage.DefaultComponentMaintenanceImpl.DeletionProgress
 
updateAsset(Repository, StorageTx, Asset) - Method in class org.sonatype.nexus.repository.repair.RepairMetadataComponent
 
updateBucket(Bucket) - Method in class org.sonatype.nexus.repository.storage.internal.StorageFacetManagerImpl
Updates the specified bucket.
updateComponentXO(ComponentXO, JsonNode) - Method in interface org.sonatype.nexus.repository.rest.api.ComponentXODeserializerExtension
Update the given ComponentXO with the data in the JsonNode
updateComponentXO(ComponentXO, Component) - Method in interface org.sonatype.nexus.repository.rest.ComponentsResourceExtension
Update the ComponentXO with the data in the Component
updateComponentXO(ComponentXO, SearchHit) - Method in interface org.sonatype.nexus.repository.rest.SearchResourceExtension
Update the ComponentXO with data from the SearchHit
updateRoutingRule(String, RoutingRuleXO) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.RoutingRulesApiResourceDoc
 
updateRoutingRule(String, RoutingRuleXO) - Method in class org.sonatype.nexus.repository.rest.internal.resources.RoutingRulesApiResource
 
uploadComponent(String, HttpServletRequest) - Method in class org.sonatype.nexus.repository.rest.internal.resources.ComponentsResource
 
uploadComponent(String, HttpServletRequest) - Method in interface org.sonatype.nexus.repository.rest.internal.resources.doc.ComponentsResourceDoc
 
UploadComponentMultipartHelper - Class in org.sonatype.nexus.repository.upload.internal
Extracts fields from a multipart form storing files in the appropriate blob store.
UploadComponentMultipartHelper(AntiCsrfHelper) - Constructor for class org.sonatype.nexus.repository.upload.internal.UploadComponentMultipartHelper
 
UploadConfiguration - Class in org.sonatype.nexus.repository.upload
 
UploadConfiguration(boolean) - Constructor for class org.sonatype.nexus.repository.upload.UploadConfiguration
 
UploadDefinition - Class in org.sonatype.nexus.repository.upload
Describes the fields associated with a component, fields associated with an asset and whether the format supports multiple asset uploads.
UploadDefinition(String, boolean, List<UploadFieldDefinition>, List<UploadFieldDefinition>, UploadRegexMap) - Constructor for class org.sonatype.nexus.repository.upload.UploadDefinition
 
UploadDefinition(String, boolean, List<UploadFieldDefinition>, List<UploadFieldDefinition>) - Constructor for class org.sonatype.nexus.repository.upload.UploadDefinition
 
UploadDefinitionExtension - Interface in org.sonatype.nexus.repository.rest
Extension point interface which provides a mechanism for contributing an UploadFieldDefinition
UploadDefinitionResource - Class in org.sonatype.nexus.repository.rest.internal.resources
 
UploadDefinitionResource(UploadManager, UploadConfiguration) - Constructor for class org.sonatype.nexus.repository.rest.internal.resources.UploadDefinitionResource
 
UploadDefinitionResourceDoc - Interface in org.sonatype.nexus.repository.rest.internal.resources.doc
Swagger documentation for UploadDefinitionResource
UploadFieldDefinition - Class in org.sonatype.nexus.repository.upload
Description of a field used when uploading a component.
UploadFieldDefinition(String, boolean, UploadFieldDefinition.Type) - Constructor for class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
UploadFieldDefinition(String, boolean, UploadFieldDefinition.Type, String) - Constructor for class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
UploadFieldDefinition(String, String, boolean, UploadFieldDefinition.Type) - Constructor for class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
UploadFieldDefinition(String, String, boolean, UploadFieldDefinition.Type, String) - Constructor for class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
UploadFieldDefinition(String, String, String, boolean, UploadFieldDefinition.Type, String) - Constructor for class org.sonatype.nexus.repository.upload.UploadFieldDefinition
 
UploadFieldDefinition.Type - Enum in org.sonatype.nexus.repository.upload
 
UploadHandler - Interface in org.sonatype.nexus.repository.upload
 
UploadHandlerSupport - Class in org.sonatype.nexus.repository.upload
Base class for format specific UploadHandler classes which enables UploadFieldDefinition contributions to the format specific UploadDefinition
UploadHandlerSupport(Set<UploadDefinitionExtension>) - Constructor for class org.sonatype.nexus.repository.upload.UploadHandlerSupport
 
UploadManager - Interface in org.sonatype.nexus.repository.upload
 
UploadManagerImpl - Class in org.sonatype.nexus.repository.upload.internal
 
UploadManagerImpl(Map<String, UploadHandler>, UploadComponentMultipartHelper, Set<ComponentUploadExtension>) - Constructor for class org.sonatype.nexus.repository.upload.internal.UploadManagerImpl
 
UploadRegexMap - Class in org.sonatype.nexus.repository.upload
 
UploadRegexMap(String, String...) - Constructor for class org.sonatype.nexus.repository.upload.UploadRegexMap
 
UploadResponse - Class in org.sonatype.nexus.repository.upload
The resultant asset paths and associated component id with a component upload
UploadResponse(Asset) - Constructor for class org.sonatype.nexus.repository.upload.UploadResponse
 
UploadResponse(EntityId, List<String>) - Constructor for class org.sonatype.nexus.repository.upload.UploadResponse
 
UploadResponse(Content, List<String>) - Constructor for class org.sonatype.nexus.repository.upload.UploadResponse
 
UploadResponse(Collection<Content>, List<String>) - Constructor for class org.sonatype.nexus.repository.upload.UploadResponse
 
usageCount(String) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreUtilImpl
 
USE_DISPATCHED_RESPONSE - Static variable in class org.sonatype.nexus.repository.group.GroupHandler
 
USE_PROXY - Static variable in class org.sonatype.nexus.repository.http.HttpStatus
 
userCanBrowseRepositories(Repository...) - Method in class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
 
userCanBrowseRepositories(Iterable<Repository>) - Method in class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
 
userCanBrowseRepository(Repository) - Method in class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
WARNING: This method should _only_ be used to check a single repository to prevent performance problems with large numbers of content selectors.
userCanDeleteInRepository(Repository) - Method in class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
 
userHasRepositoryAdminPermission(Iterable<Repository>, String...) - Method in class org.sonatype.nexus.repository.security.RepositoryPermissionChecker
 

V

validate(Object, Class<?>...) - Method in interface org.sonatype.nexus.repository.config.ConfigurationFacet
Validate given object.
validate(Object, Class<?>...) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationFacetImpl
 
validate(Configuration) - Method in interface org.sonatype.nexus.repository.Facet
Validate configuration.
validate(Configuration) - Method in class org.sonatype.nexus.repository.FacetSupport
 
validate(Configuration) - Method in class org.sonatype.nexus.repository.manager.internal.RepositoryImpl
 
validate(Configuration) - Method in interface org.sonatype.nexus.repository.Repository
Validate repository configuration.
validate(ComponentUpload) - Method in interface org.sonatype.nexus.repository.rest.ComponentUploadExtension
validateRequiredComponentFieldPresent() - Method in class org.sonatype.nexus.repository.upload.ValidatingComponentUpload
 
validateSection(Configuration, String, Class<T>, Class<?>...) - Method in interface org.sonatype.nexus.repository.config.ConfigurationFacet
Read and validate object from named configuration section.
validateSection(Configuration, String, Class<T>, Class<?>...) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationFacetImpl
 
ValidatingComponentUpload - Class in org.sonatype.nexus.repository.upload
A holder of ComponentUpload that's meant to validate it based on provided UploadDefinition
ValidatingComponentUpload(UploadDefinition, ComponentUpload) - Constructor for class org.sonatype.nexus.repository.upload.ValidatingComponentUpload
 
validator(Repository) - Method in class org.sonatype.nexus.repository.storage.ContentValidatorSelector
Find content validator for given repository.
value() - Method in class org.sonatype.nexus.repository.cache.CacheControllerHolder.CacheType
 
value - Variable in class org.sonatype.nexus.repository.view.matchers.token.Token
 
ValueNegativeCacheKey - Class in org.sonatype.nexus.repository.cache.internal
A simple value based NegativeCacheKey.
ValueNegativeCacheKey(String) - Constructor for class org.sonatype.nexus.repository.cache.internal.ValueNegativeCacheKey
 
valueOf(String) - Static method in enum org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonatype.nexus.repository.routing.RoutingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonatype.nexus.repository.storage.WritePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonatype.nexus.repository.upload.UploadFieldDefinition.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sonatype.nexus.repository.httpclient.RemoteConnectionStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonatype.nexus.repository.routing.RoutingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonatype.nexus.repository.storage.WritePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sonatype.nexus.repository.upload.UploadFieldDefinition.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VariableResolverAdapter - Interface in org.sonatype.nexus.repository.security
Generate a variable source from a context, to be used for content selector evaluation
VariableResolverAdapterManager - Interface in org.sonatype.nexus.repository.security
Manages VariableResolverAdapter implementations.
VariableResolverAdapterManagerImpl - Class in org.sonatype.nexus.repository.security.internal
Default implementation of VariableResolverAdapterManager.
VariableResolverAdapterManagerImpl(Map<String, VariableResolverAdapter>) - Constructor for class org.sonatype.nexus.repository.security.internal.VariableResolverAdapterManagerImpl
 
VariableResolverAdapterSupport - Class in org.sonatype.nexus.repository.security
Adapts different contexts to variable resolvers
VariableResolverAdapterSupport() - Constructor for class org.sonatype.nexus.repository.security.VariableResolverAdapterSupport
 
VariableToken - Class in org.sonatype.nexus.repository.view.matchers.token
A named variable that matches a regular expression.
VariableToken(String, String) - Constructor for class org.sonatype.nexus.repository.view.matchers.token.VariableToken
 
version() - Method in class org.sonatype.nexus.repository.json.JsonParserDecorator
 
VERSION - Static variable in class org.sonatype.nexus.repository.search.DefaultComponentMetadataProducer
 
version() - Method in interface org.sonatype.nexus.repository.storage.Component
Gets the version or null if undefined.
version(String) - Method in interface org.sonatype.nexus.repository.storage.Component
Sets the version to the given value, or null to un-define it.
version() - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
version(String) - Method in class org.sonatype.nexus.repository.storage.DecoratedComponent
 
version() - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
Gets the version or null if undefined.
version(String) - Method in class org.sonatype.nexus.repository.storage.DefaultComponent
Sets the version to the given value, or null to un-define it.
VERSION_CONTROL - Static variable in class org.sonatype.nexus.repository.http.HttpMethods
 
ViewFacet - Interface in org.sonatype.nexus.repository.view
View facet.
ViewUtils - Class in org.sonatype.nexus.repository.view
Utility class containing view layer-related functionality not specific to individual classes.
VirtualType - Class in org.sonatype.nexus.repository.types
Virtual repository type.
VirtualType() - Constructor for class org.sonatype.nexus.repository.types.VirtualType
 
VirtualType.ValidationGroup - Interface in org.sonatype.nexus.repository.types
 

W

waitForCalm() - Method in interface org.sonatype.nexus.repository.search.SearchService
 
waitForCalm() - Method in class org.sonatype.nexus.repository.search.SearchServiceImpl
 
WEAK_DESIGNATOR - Static variable in class org.sonatype.nexus.repository.ETagHeaderUtils
 
where(String) - Method in class org.sonatype.nexus.repository.storage.Query.Builder
Appends to the 'where' clause.
whereClause(String, boolean, boolean) - Static method in class org.sonatype.nexus.repository.browse.internal.AssetWhereClauseBuilder
 
whereClause(String, boolean) - Static method in class org.sonatype.nexus.repository.browse.internal.AssetWhereClauseBuilder
 
withOtherDatabase(Callable<T>) - Static method in class org.sonatype.nexus.repository.storage.DatabaseThreadUtils
Utility function for working around "ODatabaseException: Database instance is not set in current thread" issues.
WithUploadField - Interface in org.sonatype.nexus.repository.upload
 
WRITE_POLICY - Static variable in class org.sonatype.nexus.repository.storage.StorageFacetConstants
 
writeFields(ODocument, Configuration) - Method in class org.sonatype.nexus.repository.config.internal.ConfigurationEntityAdapter
 
writeFields(ODocument, BlobStoreConfiguration) - Method in class org.sonatype.nexus.repository.internal.blobstore.BlobStoreConfigurationEntityAdapter
 
writeFields(ODocument, RoutingRule) - Method in class org.sonatype.nexus.repository.routing.internal.RoutingRuleEntityAdapter
 
writeFields(ODocument, Asset) - Method in class org.sonatype.nexus.repository.storage.AssetEntityAdapter
 
writeFields(ODocument, BrowseNode) - Method in class org.sonatype.nexus.repository.storage.BrowseNodeEntityAdapter
 
writeFields(ODocument, Bucket) - Method in class org.sonatype.nexus.repository.storage.BucketEntityAdapter
 
writeFields(ODocument, Component) - Method in class org.sonatype.nexus.repository.storage.ComponentEntityAdapter
 
writeFields(ODocument, Component) - Method in interface org.sonatype.nexus.repository.storage.ComponentEntityAdapterExtension
 
writeFields(ODocument, T) - Method in class org.sonatype.nexus.repository.storage.MetadataNodeEntityAdapter
 
WritePolicy - Enum in org.sonatype.nexus.repository.storage
Write policy.
WritePolicySelector - Interface in org.sonatype.nexus.repository.storage
Write policy selector.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2008–2019 Sonatype, Inc.. All rights reserved.