Uses of Interface
dev.galasa.framework.spi.creds.ICredentialsStore
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of ICredentialsStore in dev.galasa.framework
Modifier and TypeMethodDescriptionvoid
FrameworkInitialisation.registerCredentialsStore
(@NotNull ICredentialsStore credentialsStore) void
Framework.setCredentialsStore
(@NotNull ICredentialsStore credsStore) -
Uses of ICredentialsStore in dev.galasa.framework.spi
Modifier and TypeMethodDescriptionvoid
IFrameworkInitialisation.registerCredentialsStore
(@NotNull ICredentialsStore credentialsStore)