Uses of Interface
org.uitnet.testing.smartfwk.api.core.ApiAuthenticationProvider
-
Packages that use ApiAuthenticationProvider Package Description org.uitnet.testing.smartfwk.api.core org.uitnet.testing.smartfwk.api.core.defaults -
-
Uses of ApiAuthenticationProvider in org.uitnet.testing.smartfwk.api.core
Classes in org.uitnet.testing.smartfwk.api.core that implement ApiAuthenticationProvider Modifier and Type Class Description classAbstractApiActionHandler -
Uses of ApiAuthenticationProvider in org.uitnet.testing.smartfwk.api.core.defaults
Methods in org.uitnet.testing.smartfwk.api.core.defaults that return ApiAuthenticationProvider Modifier and Type Method Description ApiAuthenticationProviderApiTestManager. getAuthenticationProvider(String appName, String targetServerName, String userProfileName)ApiAuthenticationProviderSmartApiTestManager. getAuthenticationProvider(String appName, String targetServerName, String userProfileName)
-