Uses of Record Class
authorization.AuthorizedUserData
-
Uses of AuthorizedUserData in client.logic
Modifier and TypeMethodDescriptionstatic AuthorizedUserData
AuthorizeManager.authorize
(CallerBack requester, AuthenticationData regData) AuthorizedCallerBack.getUserData()
static AuthorizedUserData
AuthorizeManager.register
(CallerBack requester, RegistrationData regData) ModifierConstructorDescriptionAuthorizedCallerBack
(AuthorizedUserData userData, CallerBack callerBack) -
Uses of AuthorizedUserData in database.logic.user
Modifier and TypeMethodDescriptionDBUserManager.addUserToDatabase
(CallerBack callerBack, RegistrationData data) DBUserManager.getUserFromDatabase
(AuthenticationData authData) -
Uses of AuthorizedUserData in gui.frame
-
Uses of AuthorizedUserData in response