Uses of Class
com.iizix.user.UserInfoBase
Packages that use UserInfoBase
Uses of UserInfoBase in com.iizix.gyro
Methods in com.iizix.gyro that return UserInfoBaseModifier and TypeMethodDescriptionIUserAuthenticationUI.performExternalSignup
(IClientSessionGyro clientGyro, UserProfileInfo userProfile, AuthenticationProvider provider, boolean rememberProvider) Performs a sign-up using the external authentication provider.IUserAuthenticationUI.performInternalSignup
(IClientSessionGyro clientGyro, UserProfileInfo userProfile, String password, int autoLogin) Performs a sign-up using the internal login provider.Uses of UserInfoBase in com.iizix.server.db
Subclasses of UserInfoBase in com.iizix.server.dbUses of UserInfoBase in com.iizix.user
Methods in com.iizix.user that return UserInfoBaseModifier and TypeMethodDescriptionIAuthenticatedUser.getBasicUserInfo()
Gets the basic user information that was last refreshed from the database.