Uses of Class
authorization.credential.AuthenticationData
Package
Description
-
Uses of AuthenticationData in authorization.credential
-
Uses of AuthenticationData in client.logic
Modifier and TypeMethodDescriptionstatic AuthorizedUserData
AuthorizeManager.authorize
(CallerBack requester, AuthenticationData regData) -
Uses of AuthenticationData in database.logic.user
Modifier and TypeMethodDescriptionDBUserManager.getUserFromDatabase
(AuthenticationData authData) -
Uses of AuthenticationData in request
-
Uses of AuthenticationData in request.logic.authentication
-
Uses of AuthenticationData in request.logic.sender
Modifier and TypeMethodDescriptionfinal void
AuthorizationRequestSender.sendLoginRequest
(AuthenticationData data, ApplicationResponseProvider<AuthorizeResponse>... providers)