Uses of Class
fr.gouv.vitam.common.exception.AccessUnauthorizedException
Packages that use AccessUnauthorizedException
Package
Description
Provides
Provides module and resource interfaces and a binary data POJO for the Access Internal module.
Provides access internal client interface, factory and implementations.
Provides core implementation for the Access Internal module.
Provides Functional administration client interface, factory and implementations.
Provides IHM core classes
-
Uses of AccessUnauthorizedException in fr.gouv.vitam.access.external.client
Methods in fr.gouv.vitam.access.external.client that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionAdminExternalClient.checkTraceabilityOperation(VitamContext vitamContext, com.fasterxml.jackson.databind.JsonNode query) Deprecated.javax.ws.rs.core.ResponseAdminExternalClient.downloadTraceabilityOperationFile(VitamContext vitamContext, String operationId) Download the traceability operation file according to operationIdjavax.ws.rs.core.ResponseAdminExternalClientRest.downloadTraceabilityOperationFile(VitamContext vitamContext, String operationId) -
Uses of AccessUnauthorizedException in fr.gouv.vitam.access.internal.api
Methods in fr.gouv.vitam.access.internal.api that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionAccessInternalModule.findOneObjectGroupByPersistentId(String persistentId, com.fasterxml.jackson.databind.JsonNode query) javax.ws.rs.core.ResponseAccessInternalModule.getObjectByPersistentIdentifier(String persistentIdentifier) Gets a Response as InputStream according the founded object by persistent identifier. -
Uses of AccessUnauthorizedException in fr.gouv.vitam.access.internal.client
Methods in fr.gouv.vitam.access.internal.client that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.bulkAtomicUpdateUnits(com.fasterxml.jackson.databind.JsonNode updateQueries) Bulk atomic update of archive units with dsl query.AccessInternalClient.createObjectAccessRequest(String idObjectGroup, String qualifier, int version) javax.ws.rs.core.ResponseAccessInternalClient.downloadAccessLogFile(com.fasterxml.jackson.databind.JsonNode params) Get Zipped AccessLog files as Streamjavax.ws.rs.core.ResponseAccessInternalClient.downloadTraceabilityFile(String operationId) javax.ws.rs.core.ResponseRetrieve an Object data as an input streamRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.linkedCheckTraceability(com.fasterxml.jackson.databind.JsonNode query) Linked check traceabilityRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.revertUnits(RevertUpdateOptions revertUpdateOptions) RequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectObjectbyId(com.fasterxml.jackson.databind.JsonNode selectObjectQuery, String objectId) Retrieve an ObjectGroup as Json data based on the provided ObjectGroup idRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectObjectGroupLifeCycleById(String idObject, com.fasterxml.jackson.databind.JsonNode queryDsl) selectObjectGroupLifeCycleByIdRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectObjects(com.fasterxml.jackson.databind.JsonNode selectQuery) Select Objects group based on DSL queryRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectObjectsByObjectPersistentIdentifier(String persistentIdentifier, com.fasterxml.jackson.databind.JsonNode selectQuery) Select Objects by persistent identifierRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectOperation(com.fasterxml.jackson.databind.JsonNode select, boolean isSliced, boolean isCrossTenant) selectOperationRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectOperationById(String processId) selectOperationbyIdRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectOperationById(String processId, com.fasterxml.jackson.databind.JsonNode queryDsl, boolean isSliced, boolean isCrossTenant) selectOperationbyIdRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectUnitbyId(com.fasterxml.jackson.databind.JsonNode sqlQuery, String id) select Unit By IdRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectUnitLifeCycleById(String idUnit, com.fasterxml.jackson.databind.JsonNode queryDsl) selectUnitLifeCycleByIdRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectUnits(com.fasterxml.jackson.databind.JsonNode selectQuery) Select Unitsjavax.ws.rs.core.ResponseAccessInternalClient.selectUnitsByUnitPersistentIdentifier(String persistentIdentifier, com.fasterxml.jackson.databind.JsonNode selectQuery) Select Units by persistent identifierRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.selectUnitsWithInheritedRules(com.fasterxml.jackson.databind.JsonNode selectQuery) Select units with inherited rules by select query (DSL)javax.ws.rs.core.ResponseAccessInternalClient.streamObjects(com.fasterxml.jackson.databind.JsonNode selectQuery) javax.ws.rs.core.ResponseAccessInternalClient.streamUnits(com.fasterxml.jackson.databind.JsonNode selectQuery) RequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.updateUnitbyId(com.fasterxml.jackson.databind.JsonNode updateQuery, String unitId) update Unit By IdRequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.updateUnits(com.fasterxml.jackson.databind.JsonNode updateQuery) Mass update of archive units with dsl query.RequestResponse<com.fasterxml.jackson.databind.JsonNode>AccessInternalClient.updateUnitsRules(MassUpdateUnitRuleRequest massUpdateUnitRuleRequest) Mass update of archive units rules. -
Uses of AccessUnauthorizedException in fr.gouv.vitam.access.internal.core
Methods in fr.gouv.vitam.access.internal.core that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionAccessInternalModuleImpl.findOneObjectGroupByPersistentId(String persistentId, com.fasterxml.jackson.databind.JsonNode query) javax.ws.rs.core.ResponseAccessInternalModuleImpl.getObjectByPersistentIdentifier(String persistentIdentifier) -
Uses of AccessUnauthorizedException in fr.gouv.vitam.access.internal.core.permission
Methods in fr.gouv.vitam.access.internal.core.permission that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionvoidDownloadPermissionValidator.validate()voidVersionUsagePermissionValidator.validate(VersionsModel... items) -
Uses of AccessUnauthorizedException in fr.gouv.vitam.functional.administration.client
Methods in fr.gouv.vitam.functional.administration.client that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionAdminManagementClient.getAccessionRegister(com.fasterxml.jackson.databind.JsonNode query) Get the accession register summary matching the given query -
Uses of AccessUnauthorizedException in fr.gouv.vitam.ihmdemo.core
Methods in fr.gouv.vitam.ihmdemo.core that throw AccessUnauthorizedExceptionModifier and TypeMethodDescriptionRequestResponse<com.fasterxml.jackson.databind.JsonNode>UserInterfaceTransactionManager.checkTraceabilityOperation(com.fasterxml.jackson.databind.JsonNode query, VitamContext context) Starts a Verification process based on a given DSLQuery