Uses of Interface
dev.galasa.framework.spi.IConfidentialTextService
Packages that use IConfidentialTextService
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of IConfidentialTextService in dev.galasa.framework
Methods in dev.galasa.framework that return IConfidentialTextServiceModifier and TypeMethodDescription@NotNull IConfidentialTextServiceFramework.getConfidentialTextService()Methods in dev.galasa.framework with parameters of type IConfidentialTextServiceModifier and TypeMethodDescriptionvoidFrameworkInitialisation.registerConfidentialTextService(@NotNull IConfidentialTextService confidentialTextService) voidFramework.setConfidentialTextService(@NotNull IConfidentialTextService confidentialTextService)  - 
Uses of IConfidentialTextService in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return IConfidentialTextServiceModifier and TypeMethodDescription@NotNull IConfidentialTextServiceIFramework.getConfidentialTextService()Provide access to the Confidential Text ServiceMethods in dev.galasa.framework.spi with parameters of type IConfidentialTextServiceModifier and TypeMethodDescriptionvoidIFrameworkInitialisation.registerConfidentialTextService(@NotNull IConfidentialTextService confidentialTextService)