Uses of Annotation Interface
fr.gouv.vitam.common.security.rest.VitamAuthentication
Packages that use VitamAuthentication
Package
Description
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
Provides the web server application for the Logbook module and the rest resources it uses.
Provides the web server application for the Metadata module and the rest resources it uses.
Provides core classes of functional administration rules module
Provides the web server application and configuration for the Storage Engine
Server module and the rest resources it uses.
Provides the web server application and configuration for the for the Storage
Offer Default module and the rest resources it uses.
-
Uses of VitamAuthentication in fr.gouv.vitam.functional.administration.rest
Methods in fr.gouv.vitam.functional.administration.rest with annotations of type VitamAuthenticationModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAdminMigrationResource.check()Check migration statusjavax.ws.rs.core.ResponseReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems) API to access and launch the Vitam reconstruction service for Accession Register.javax.ws.rs.core.ResponseReconstructionResource.reconstructCollection(javax.ws.rs.core.HttpHeaders headers, String collection) javax.ws.rs.core.ResponseReconstructionResource.reconstructCollections(javax.ws.rs.core.HttpHeaders headers, @Valid List<ReconstructionItem> reconstructionItems) API to access and lanch the Vitam reconstruction service.javax.ws.rs.core.ResponseAdminMigrationResource.start(javax.ws.rs.core.HttpHeaders headers) Migration Apijavax.ws.rs.core.ResponseAdminOperationResource.startIngestCleanupWorkflow(String ingestOperationId, Integer tenantId) Reverts an invalid ingest operation (Purges all units, object groups & binaries, fixes AccessiongRegisters...) -
Uses of VitamAuthentication in fr.gouv.vitam.logbook.rest
Methods in fr.gouv.vitam.logbook.rest with annotations of type VitamAuthenticationModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseLogbookAdminResource.checkLogbookCoherence()API to access and lanch the Check logbook coherence service.javax.ws.rs.core.ResponseLogbookReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems) API to access and launch the Vitam reconstruction service for logbook operations. -
Uses of VitamAuthentication in fr.gouv.vitam.metadata.rest
Methods in fr.gouv.vitam.metadata.rest with annotations of type VitamAuthenticationModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseMetadataManagementResource.computeGraphByDSL(Integer xTenantId, com.fasterxml.jackson.databind.JsonNode queryDsl) API to access and launch the Vitam graph builder service for metadata.javax.ws.rs.core.ResponseMetadataManagementResource.computeGraphByDSLInProgress(Integer xTenantId) Check if graph builder is in progress.javax.ws.rs.core.ResponseMetadataAdminMigrationResource.migrateUnitsWithTransferRequests(Integer xTenantId, Integer threshold) javax.ws.rs.core.ResponseMetadataManagementResource.migrationPurgeDipFilesFromOffers()javax.ws.rs.core.ResponseMetadataManagementResource.processObsoleteComputedInheritedRules()javax.ws.rs.core.ResponseMetadataManagementResource.purgeExpiredDipFiles()javax.ws.rs.core.ResponseMetadataManagementResource.purgeExpiredTransfersSIPFiles() -
Uses of VitamAuthentication in fr.gouv.vitam.security.internal.rest.resource
Methods in fr.gouv.vitam.security.internal.rest.resource with annotations of type VitamAuthenticationModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAdminSecurityDataMigrationResource.startSecurityDataMigration()API for security data migration -
Uses of VitamAuthentication in fr.gouv.vitam.storage.engine.server.rest
Methods in fr.gouv.vitam.storage.engine.server.rest with annotations of type VitamAuthenticationModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAdminOfferDiffResource.getLastOfferDiffStatus()Returns the offer diff status of the last diff process (diff process may be done, or still running)javax.ws.rs.core.ResponseAdminOfferSyncResource.getLastOfferSynchronizationStatus()Returns the offer synchronization status of the last synchronization (synchronization may be done, or still running)javax.ws.rs.core.ResponseAdminOfferDiffResource.isOfferDiffRunning()Returns offer diff process running status in a "Running" header (true/false).javax.ws.rs.core.ResponseAdminOfferSyncResource.isOfferSynchronizationRunning()Returns offer synchronization process running status in a "Running" header (true/false).javax.ws.rs.core.ResponseAdminOfferDiffResource.startOfferDiff(OfferDiffRequest offerDiffRequest) javax.ws.rs.core.ResponseAdminOfferSyncResource.startSynchronization(OfferSyncRequest offerSyncRequest) Start offer synchronization. -
Uses of VitamAuthentication in fr.gouv.vitam.storage.offers.rest
Methods in fr.gouv.vitam.storage.offers.rest with annotations of type VitamAuthenticationModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAdminOfferSwiftMigrationResource.checkSwiftMigrationInProgress()javax.ws.rs.core.ResponseAdminOfferSwiftMigrationResource.getSwiftMigrationResult()javax.ws.rs.core.ResponseAdminOfferSwiftMigrationResource.launchSwiftMigration(SwiftMigrationRequest swiftMigrationRequest)