Uses of Class
authorization.credential.RegistrationData
-
Uses of RegistrationData in client.logic
Modifier and TypeMethodDescriptionstatic AuthorizedUserData
AuthorizeManager.register
(CallerBack requester, RegistrationData regData) -
Uses of RegistrationData in database.logic.user
Modifier and TypeMethodDescriptionDBUserManager.addUserToDatabase
(CallerBack callerBack, RegistrationData data) -
Uses of RegistrationData in request
-
Uses of RegistrationData in request.logic.sender
Modifier and TypeMethodDescriptionfinal void
RegistrationRequestSender.sendRegisterRequest
(RegistrationData data, ApplicationResponseProvider<AuthorizeResponse>... providers)