Uses of Class
org.uitnet.testing.smartfwk.ui.core.config.UserProfile
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.api.core | |
| org.uitnet.testing.smartfwk.ui.core | |
| org.uitnet.testing.smartfwk.ui.core.config |
-
Uses of UserProfile in org.uitnet.testing.smartfwk.api.core
Fields in org.uitnet.testing.smartfwk.api.core declared as UserProfile Modifier and Type Field Description protected UserProfileAbstractApiActionHandler. activeUserProfileMethods in org.uitnet.testing.smartfwk.api.core that return UserProfile Modifier and Type Method Description UserProfileAbstractApiActionHandler. getActiveUserProfile()Methods in org.uitnet.testing.smartfwk.api.core with parameters of type UserProfile Modifier and Type Method Description HttpSessionApiAuthenticationProvider. login(ApiConfig apiConfig, UserProfile userProfile) -
Uses of UserProfile in org.uitnet.testing.smartfwk.ui.core
Fields in org.uitnet.testing.smartfwk.ui.core declared as UserProfile Modifier and Type Field Description protected UserProfileAbstractAppConnector. activeUserProfileMethods in org.uitnet.testing.smartfwk.ui.core that return UserProfile Modifier and Type Method Description UserProfileAbstractAppConnector. getActiveUserProfile() -
Uses of UserProfile in org.uitnet.testing.smartfwk.ui.core.config
Methods in org.uitnet.testing.smartfwk.ui.core.config that return UserProfile Modifier and Type Method Description UserProfileAppConfig. getUserProfile(String profileName)UserProfileTestConfigManager. getUserProfile(String appName, String profileName)Methods in org.uitnet.testing.smartfwk.ui.core.config that return types with arguments of type UserProfile Modifier and Type Method Description Collection<UserProfile>AppConfig. getUserProfiles()