Uses of Record Class
wizardquest.auth.AuthenticationResult
Packages that use AuthenticationResult
-
Uses of AuthenticationResult in wizardquest.auth
Methods in wizardquest.auth that return AuthenticationResult -
Uses of AuthenticationResult in wizardquest.settings
Methods in wizardquest.settings with parameters of type AuthenticationResultModifier and TypeMethodDescriptionvoidSettingsInterface.loginWithResult(AuthenticationResult result) Logs in the user using the result from the Authenticator (Python OAuth).