Uses of Annotation Interface
fr.gouv.vitam.common.security.rest.Unsecured
Packages that use Unsecured
Package
Description
Provides the web server application for the Access External module and the rest resources it uses.
Provides the web server application for the Collect External module and the rest resources it uses.
Standard Vitam Application Standard Resources
Provides the web server application for the Ingest External module and the rest resources it uses.
-
Uses of Unsecured in fr.gouv.vitam.access.external.rest
Methods in fr.gouv.vitam.access.external.rest with annotations of type UnsecuredModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAccessExternalResource.listResourceEndpoints()List secured resource end pointsjakarta.ws.rs.core.ResponseAdminManagementExternalResource.listResourceEndpoints()List secured resource end points -
Uses of Unsecured in fr.gouv.vitam.access.external.rest.v2.rest
Methods in fr.gouv.vitam.access.external.rest.v2.rest with annotations of type UnsecuredModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAccessExternalResourceV2.listResourceEndpoints()List secured resource end points -
Uses of Unsecured in fr.gouv.vitam.collect.external.external.rest
Methods in fr.gouv.vitam.collect.external.external.rest with annotations of type UnsecuredModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseCollectExternalResource.listResourceEndpoints()Get all Endpoints -
Uses of Unsecured in fr.gouv.vitam.common.server.application.resources
Methods in fr.gouv.vitam.common.server.application.resources with annotations of type UnsecuredModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseApplicationStatusResource.getServerTenants()Retrieve all the tenants defined on the plateformjakarta.ws.rs.core.ResponseApplicationStatusResource.status()Return a response status -
Uses of Unsecured in fr.gouv.vitam.ingest.external.rest
Methods in fr.gouv.vitam.ingest.external.rest with annotations of type UnsecuredModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseIngestExternalResource.listResourceEndpoints()List secured resource end points