Uses of Interface
dev.galasa.framework.spi.IConfidentialTextService
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of IConfidentialTextService in dev.galasa.framework
Modifier and TypeMethodDescription@NotNull IConfidentialTextService
Framework.getConfidentialTextService()
Modifier and TypeMethodDescriptionvoid
FrameworkInitialisation.registerConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService) void
Framework.setConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService) -
Uses of IConfidentialTextService in dev.galasa.framework.spi
Modifier and TypeMethodDescription@NotNull IConfidentialTextService
IFramework.getConfidentialTextService()
Provide access to the Confidential Text ServiceModifier and TypeMethodDescriptionvoid
IFrameworkInitialisation.registerConfidentialTextService
(@NotNull IConfidentialTextService confidentialTextService)