Uses of Class
core.support.objects.LoginObject
Packages that use LoginObject
-
Uses of LoginObject in core.support.objects
Fields in core.support.objects declared as LoginObjectMethods in core.support.objects that return LoginObjectModifier and TypeMethodDescriptionLoginObject.withIsLoggedIn(Boolean isLoggedIn) LoginObject.withLoggedInPassword(String loggedInPassword) LoginObject.withLoggedInUsername(String loggedInUsername) LoginObject.withLoginSequence(ActionObject loginSequence) LoginObject.withPassword(String password) LoginObject.withUsername(String username)