Uses of Class
dev.galasa.framework.spi.ConfidentialTextException
Packages that use ConfidentialTextException
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of ConfidentialTextException in dev.galasa.framework
Methods in dev.galasa.framework that throw ConfidentialTextExceptionModifier and TypeMethodDescriptionvoidFrameworkInitialisation.registerConfidentialTextService(@NotNull IConfidentialTextService confidentialTextService) voidFramework.setConfidentialTextService(@NotNull IConfidentialTextService confidentialTextService)  - 
Uses of ConfidentialTextException in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that throw ConfidentialTextExceptionModifier and TypeMethodDescriptionvoidICertificateStoreServiceRegistration.initialise(@NotNull IFrameworkInitialisation frameworkInitialisation) Registers the service with the framework, ensuring only one service is operational at one time.voidIConfidentialTextServiceRegistration.initialise(@NotNull IFrameworkInitialisation frameworkInitialisation) Registers the service with the framework, ensuring only one service is operational at one time.voidIFrameworkInitialisation.registerConfidentialTextService(@NotNull IConfidentialTextService confidentialTextService)