Uses of Class
authorization.credential.RegistrationData
Packages that use RegistrationData
-
Uses of RegistrationData in client.logic
Methods in client.logic with parameters of type RegistrationDataModifier and TypeMethodDescriptionstatic AuthorizedUserData
AuthorizeManager.register
(CallerBack requester, RegistrationData regData) -
Uses of RegistrationData in database.logic.user
Methods in database.logic.user with parameters of type RegistrationDataModifier and TypeMethodDescriptionDBUserManager.addUserToDatabase
(CallerBack callerBack, RegistrationData data) -
Uses of RegistrationData in request
Methods in request that return RegistrationDataConstructors in request with parameters of type RegistrationData -
Uses of RegistrationData in request.logic.sender
Methods in request.logic.sender with parameters of type RegistrationDataModifier and TypeMethodDescriptionfinal void
RegistrationRequestSender.sendRegisterRequest
(RegistrationData data, ApplicationResponseProvider<AuthorizeResponse>... providers)