| Package | Description |
|---|---|
| com.bradmcevoy.http |
| Modifier and Type | Method and Description |
|---|---|
Auth |
ServletRequest.getAuthorization() |
Auth |
Request.getAuthorization() |
Auth |
HttpManager.getSessionAuthentication(Request request) |
Auth |
SessionAuthenticationHandler.getSessionAuthentication(Request request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Resource.authorise(Request request,
Request.Method method,
Auth auth)
Return true if the current user is permitted to access this resource using
the specified method.
|
boolean |
StaticResource.authorise(Request request,
Request.Method method,
Auth auth) |
Copyright © 2020. All rights reserved.