| Package | Description |
|---|---|
| io.mangoo.admin | |
| io.mangoo.filters | |
| io.mangoo.filters.oauth | |
| io.mangoo.interfaces | |
| io.mangoo.routing |
| Modifier and Type | Method and Description |
|---|---|
Response |
AdminFilter.execute(Request request,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
JsonWebTokenFilter.execute(Request request,
Response response) |
Response |
BasicAuthenticationFilter.execute(Request request,
Response response) |
Response |
AuthenticityFilter.execute(Request request,
Response response) |
Response |
AuthenticationFilter.execute(Request request,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
OAuthLoginFilter.execute(Request request,
Response response) |
Response |
OAuthCallbackFilter.execute(Request request,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
Response |
MangooRequestFilter.execute(Request request,
Response response) |
Response |
MangooFilter.execute(Request request,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
Request |
Attachment.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.setRequest(Request request) |
Copyright © 2016. All rights reserved.