| Package | Description |
|---|---|
| io.milton.http |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationService.AuthStatus |
AuthenticationService.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.
|
AuthenticationService.AuthStatus |
AuthenticationService.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.
|
AuthenticationService.AuthStatus |
HandlerHelper.checkAuthentication(HttpManager manager,
Resource resource,
Request request) |
AuthenticationService.AuthStatus |
ResourceHandlerHelper.checkAuthentication(HttpManager manager,
Resource resource,
Request request) |
AuthenticationService.AuthStatus |
ResourceHandlerHelper.checkAuthentication(HttpManager manager,
Resource resource,
Request request) |
AuthenticationService.AuthStatus |
HandlerHelper.checkAuthentication(HttpManager manager,
Resource resource,
Request request) |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.