Uses of Class
org.uitnet.testing.smartfwk.ui.core.config.ApiConfig
-
Packages that use ApiConfig Package Description org.uitnet.testing.smartfwk.api.core org.uitnet.testing.smartfwk.ui.core.config -
-
Uses of ApiConfig in org.uitnet.testing.smartfwk.api.core
Methods in org.uitnet.testing.smartfwk.api.core with parameters of type ApiConfig Modifier and Type Method Description HttpSessionApiAuthenticationProvider. login(ApiConfig apiConfig, UserProfile userProfile) -
Uses of ApiConfig in org.uitnet.testing.smartfwk.ui.core.config
Methods in org.uitnet.testing.smartfwk.ui.core.config that return ApiConfig Modifier and Type Method Description ApiConfigAppConfig. getApiConfig()Methods in org.uitnet.testing.smartfwk.ui.core.config with parameters of type ApiConfig Modifier and Type Method Description voidApiTargetServer. setApiConfig(ApiConfig apiConfig)
-