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 IConfidentialTextService
Framework.getConfidentialTextService()
Methods in dev.galasa.framework with parameters of type IConfidentialTextServiceModifier and TypeMethodDescriptionvoid
FrameworkInitialisation.registerConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService) void
Framework.setConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService) -
Uses of IConfidentialTextService in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return IConfidentialTextServiceModifier and TypeMethodDescription@NotNull IConfidentialTextService
IFramework.getConfidentialTextService()
Provide access to the Confidential Text ServiceMethods in dev.galasa.framework.spi with parameters of type IConfidentialTextServiceModifier and TypeMethodDescriptionvoid
IFrameworkInitialisation.registerConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService)