Uses of Class
dev.galasa.framework.spi.ConfidentialTextException
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of ConfidentialTextException in dev.galasa.framework
Modifier and TypeMethodDescriptionvoid
FrameworkInitialisation.registerConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService) void
Framework.setConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService) -
Uses of ConfidentialTextException in dev.galasa.framework.spi
Modifier and TypeMethodDescriptionvoid
ICertificateStoreServiceRegistration.initialise
(@NotNull IFrameworkInitialisation frameworkInitialisation) Registers the service with the framework, ensuring only one service is operational at one time.void
IConfidentialTextServiceRegistration.initialise
(@NotNull IFrameworkInitialisation frameworkInitialisation) Registers the service with the framework, ensuring only one service is operational at one time.void
IFrameworkInitialisation.registerConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService)