Uses of Annotation Interface
fr.gouv.vitam.common.security.rest.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
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessExternalResource.listResourceEndpoints()
List secured resource end pointsjavax.ws.rs.core.Response
AdminManagementExternalResource.listResourceEndpoints()
List secured resource end points -
Uses of Unsecured in fr.gouv.vitam.access.external.rest.v2.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessExternalResourceV2.listResourceEndpoints()
List secured resource end points -
Uses of Unsecured in fr.gouv.vitam.collect.external.external.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
CollectExternalResource.listResourceEndpoints()
Get all Endpoints -
Uses of Unsecured in fr.gouv.vitam.common.server.application.resources
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ApplicationStatusResource.getServerTenants()
Retrieve all the tenants defined on the plateformjavax.ws.rs.core.Response
ApplicationStatusResource.status()
Return a response status -
Uses of Unsecured in fr.gouv.vitam.ingest.external.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
IngestExternalResource.listResourceEndpoints()
List secured resource end points