Uses of Class
authorization.credential.AuthenticationData
Packages that use AuthenticationData
Package
Description
-
Uses of AuthenticationData in authorization.credential
Subclasses of AuthenticationData in authorization.credential -
Uses of AuthenticationData in client.logic
Methods in client.logic with parameters of type AuthenticationDataModifier and TypeMethodDescriptionstatic AuthorizedUserData
AuthorizeManager.authorize
(CallerBack requester, AuthenticationData regData) -
Uses of AuthenticationData in database.logic.user
Methods in database.logic.user with parameters of type AuthenticationDataModifier and TypeMethodDescriptionDBUserManager.getUserFromDatabase
(AuthenticationData authData) -
Uses of AuthenticationData in request
Methods in request that return AuthenticationDataConstructors in request with parameters of type AuthenticationData -
Uses of AuthenticationData in request.logic.authentication
Methods in request.logic.authentication that return AuthenticationData -
Uses of AuthenticationData in request.logic.sender
Methods in request.logic.sender with parameters of type AuthenticationDataModifier and TypeMethodDescriptionfinal void
AuthorizationRequestSender.sendLoginRequest
(AuthenticationData data, ApplicationResponseProvider<AuthorizeResponse>... providers)