Uses of Interface
dev.galasa.framework.spi.auth.IAuthStoreService
Packages that use IAuthStoreService
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
-
Uses of IAuthStoreService in dev.galasa.framework
Methods in dev.galasa.framework that return IAuthStoreService -
Uses of IAuthStoreService in dev.galasa.framework.auth.spi
Methods in dev.galasa.framework.auth.spi that return IAuthStoreService -
Uses of IAuthStoreService in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return IAuthStoreServiceModifier and TypeMethodDescription@NotNull IAuthStoreService
IFramework.getAuthStoreService()
Retrieve the Auth Store Service which can be used to retrieve users and tokens from the store.