Uses of Record Class
authorization.AuthorizedUserData
Packages that use AuthorizedUserData
-
Uses of AuthorizedUserData in client.logic
Methods in client.logic that return AuthorizedUserDataModifier and TypeMethodDescriptionstatic AuthorizedUserData
AuthorizeManager.authorize
(CallerBack requester, AuthenticationData regData) AuthorizedCallerBack.getUserData()
static AuthorizedUserData
AuthorizeManager.register
(CallerBack requester, RegistrationData regData) Constructors in client.logic with parameters of type AuthorizedUserDataModifierConstructorDescriptionAuthorizedCallerBack
(AuthorizedUserData userData, CallerBack callerBack) -
Uses of AuthorizedUserData in database.logic.user
Methods in database.logic.user that return AuthorizedUserDataModifier and TypeMethodDescriptionDBUserManager.addUserToDatabase
(CallerBack callerBack, RegistrationData data) DBUserManager.getUserFromDatabase
(AuthenticationData authData) -
Uses of AuthorizedUserData in gui.frame
Constructors in gui.frame with parameters of type AuthorizedUserData -
Uses of AuthorizedUserData in response
Methods in response that return AuthorizedUserDataConstructors in response with parameters of type AuthorizedUserData