Uses of Class
com.mastfrog.acteur.auth.AuthenticationResult
Packages that use AuthenticationResult
-
Uses of AuthenticationResult in com.mastfrog.acteur.auth
Methods in com.mastfrog.acteur.auth that return types with arguments of type AuthenticationResultModifier and TypeMethodDescriptionAsyncAuthenticator.authenticate(com.mastfrog.acteur.util.RequestID rid, HttpEvent evt, String token) Authenticate a request, returning a completion stage which will resume the acteur chain when completed.