Package com.iizix.user
Interface Summary Interface Description IAuthenticatedUser Interface holding data for the "authenticated" user.IAuthenticatedUserProvider Provider interface to retrieve an authenticated user for a client or application session.IBasicUserInfoDetailNames Details stored in the server database as details for a user.Class Summary Class Description AuthenticatedUserProvider Provider interface to retrieve an authenticated user for a client or application session.ProfilePictureInfo Class holding profile picture information either in a URL or asInputStream
in case of OAuth 2.0 requirements to load the URL in an authenticated session.SessionUserIdentifier The User identifier class holds the information about a user or a returning user.UserIdentifier The User identifier class holds the information about a user or a returning user.UserInfoBase The base of user information in the database.UserProfileInfo Class holding the User Profile information, when signing in externally typically for an OAuth(2) authentication service provider, or when signing up internally (and externally).Enum Summary Enum Description LoginResult Enum for user login result.Exception Summary Exception Description UserException User exception class used when a user is not permitted an action.