Uses of Class
fr.gouv.vitam.common.security.rest.SecureEndpointRegistry
Packages that use SecureEndpointRegistry
Package
Description
Provides the web server application for the Ingest External module and the rest resources it uses.
-
Uses of SecureEndpointRegistry in fr.gouv.vitam.access.external.rest.v2.rest
Constructors in fr.gouv.vitam.access.external.rest.v2.rest with parameters of type SecureEndpointRegistryModifierConstructorDescriptionAccessExternalResourceV2
(SecureEndpointRegistry secureEndpointRegistry, AccessExternalConfiguration configuration) ConstructorAccessExternalResourceV2
(SecureEndpointRegistry secureEndpointRegistry, AccessInternalClientFactory accessInternalClientFactory, AccessExternalConfiguration configuration) -
Uses of SecureEndpointRegistry in fr.gouv.vitam.common.security.rest
Constructors in fr.gouv.vitam.common.security.rest with parameters of type SecureEndpointRegistryModifierConstructorDescriptionSecureEndpointScanner
(SecureEndpointRegistry secureEndpointRegistry) -
Uses of SecureEndpointRegistry in fr.gouv.vitam.ingest.external.rest
Constructors in fr.gouv.vitam.ingest.external.rest with parameters of type SecureEndpointRegistryModifierConstructorDescriptionIngestExternalResource
(IngestExternalConfiguration ingestExternalConfiguration, SecureEndpointRegistry secureEndpointRegistry, FormatIdentifierFactory formatIdentifierFactory, IngestInternalClientFactory ingestInternalClientFactory) Constructor IngestExternalResource