Uses of Class
io.milton.http.AuthenticationService.AuthStatus
Packages that use AuthenticationService.AuthStatus
-
Uses of AuthenticationService.AuthStatus in io.milton.http
Methods in io.milton.http that return AuthenticationService.AuthStatusModifier and TypeMethodDescriptionAuthenticationService.authenticate(Resource resource, Request request) Looks for an AuthenticationHandler which supports the given resource and authorization header, and then returns the result of that handler's authenticate method.HandlerHelper.checkAuthentication(HttpManager manager, Resource resource, Request request) ResourceHandlerHelper.checkAuthentication(HttpManager manager, Resource resource, Request request)