Uses of Class
com.iizix.user.UserInfoBase
Uses of UserInfoBase in com.iizix.gyro
Modifier 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
Uses of UserInfoBase in com.iizix.user
Modifier and TypeMethodDescriptionIAuthenticatedUser.getBasicUserInfo()
Gets the basic user information that was last refreshed from the database.