A B C D E F G H I L M O R S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCookie(HttpServletResponse, String) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- addCookie(HttpServletResponse, String, Integer) - Method in class org.bardframework.commons.web.cookie.CookieHandler
-
Add a cookie with the given value and age to the response, using the cookie descriptor settings of this generator.
- addWildcardBaseNames(String...) - Method in class org.bardframework.commons.web.WildcardReloadableMessageSource
B
- bodyTemplate - Variable in class org.bardframework.commons.web.utils.HttpCaller
C
- call(Map<String, String>) - Method in class org.bardframework.commons.web.utils.HttpCaller
- call(Map<String, String>, Map<String, String>) - Method in class org.bardframework.commons.web.utils.HttpCaller
-
call with custom headers
- connectTimeoutSeconds - Variable in class org.bardframework.commons.web.utils.HttpCaller
- constructAttributes(String, Integer) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- CookieHandler - Class in org.bardframework.commons.web.cookie
- CookieHandler(String) - Constructor for class org.bardframework.commons.web.cookie.CookieHandler
-
Default path that cookies will be visible to: "/", i.e.
- CookieHandler(String, String) - Constructor for class org.bardframework.commons.web.cookie.CookieHandler
- CorsFilter - Class in org.bardframework.commons.web.cors
- CorsFilter(List<String>) - Constructor for class org.bardframework.commons.web.cors.CorsFilter
- CorsFilter(List<String>, List<String>, List<String>, List<String>, List<String>, boolean, int) - Constructor for class org.bardframework.commons.web.cors.CorsFilter
D
- disable - Variable in class org.bardframework.commons.web.utils.HttpCaller
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.bardframework.commons.web.cors.CorsFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.bardframework.commons.web.filter.ExceptionHandlerFilter
E
- escapeString(String) - Static method in class org.bardframework.commons.web.utils.WebUtils
-
remove > < RLO from input string, escapeHtml4
- ExceptionControllerAdvice - Class in org.bardframework.commons.web
-
Created by Vahid Zafari on 1/14/17.
- ExceptionControllerAdvice() - Constructor for class org.bardframework.commons.web.ExceptionControllerAdvice
- ExceptionHandlerFilter - Class in org.bardframework.commons.web.filter
- ExceptionHandlerFilter(ExceptionControllerAdvice, ObjectMapper) - Constructor for class org.bardframework.commons.web.filter.ExceptionHandlerFilter
F
- fillResponse(HttpServletResponse, byte[], String, String) - Static method in class org.bardframework.commons.web.utils.WebUtils
G
- get(HttpServletRequest) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getAllowedHeaders() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getAllowedMethods() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getAllowedOrigins() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getAllProperties(Locale) - Method in class org.bardframework.commons.web.WildcardReloadableMessageSource
- getAntPathMatcher() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getBody() - Method in class org.bardframework.commons.web.utils.HttpCallResult
- getBodyTemplate() - Method in class org.bardframework.commons.web.utils.HttpCaller
- getConnectTimeoutSeconds() - Method in class org.bardframework.commons.web.utils.HttpCaller
- getCorsRequestMatchers() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getDomain() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getExposedHeaders() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getHeaders() - Method in class org.bardframework.commons.web.utils.HttpCaller
- getHostOnly() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getHttpMethod() - Method in class org.bardframework.commons.web.utils.HttpCaller
- getHttpOnly() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getMaxAge() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getMaxAge() - Method in class org.bardframework.commons.web.cors.CorsFilter
- getName() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getPath() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getReadTimeoutSeconds() - Method in class org.bardframework.commons.web.utils.HttpCaller
- getResource(String) - Static method in class org.bardframework.commons.web.utils.ResourceUtils
-
Return a Resource handle for the specified resource location.
- getResources(String) - Static method in class org.bardframework.commons.web.utils.ResourceUtils
-
Resolve the given location pattern into Resource objects.
- getResponseCode() - Method in class org.bardframework.commons.web.utils.HttpCallResult
- getSameSite() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getSecure() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getUrlTemplate() - Method in class org.bardframework.commons.web.utils.HttpCaller
- getValue(HttpServletRequest) - Method in class org.bardframework.commons.web.cookie.CookieHandler
H
- handle(Exception) - Method in class org.bardframework.commons.web.ExceptionControllerAdvice
- handle(UnsupportedOperationException) - Method in class org.bardframework.commons.web.ExceptionControllerAdvice
- handle(HttpServletResponse, Throwable) - Method in class org.bardframework.commons.web.filter.ExceptionHandlerFilter
- handle(MethodArgumentNotValidException, Locale) - Method in class org.bardframework.commons.web.ExceptionControllerAdvice
-
handle exception occur in @Validated annotation in RequestMapping methods
- hasError() - Method in class org.bardframework.commons.web.utils.HttpCallResult
- headers - Variable in class org.bardframework.commons.web.utils.HttpCaller
- httpCall(String, String, String, int, int, Map<String, String>, Map<String, String>) - Static method in class org.bardframework.commons.web.utils.HttpUtils
- HttpCaller - Class in org.bardframework.commons.web.utils
- HttpCaller(String, String) - Constructor for class org.bardframework.commons.web.utils.HttpCaller
- HttpCallResult - Class in org.bardframework.commons.web.utils
- HttpCallResult(int, byte[], boolean) - Constructor for class org.bardframework.commons.web.utils.HttpCallResult
- httpMethod - Variable in class org.bardframework.commons.web.utils.HttpCaller
- HttpUtils - Class in org.bardframework.commons.web.utils
I
- isAllowedCredentials() - Method in class org.bardframework.commons.web.cors.CorsFilter
- isDisable() - Method in class org.bardframework.commons.web.utils.HttpCaller
- isLogResponse() - Method in class org.bardframework.commons.web.utils.HttpCaller
L
- LOGGER - Static variable in class org.bardframework.commons.web.cookie.CookieHandler
- LOGGER - Static variable in class org.bardframework.commons.web.ExceptionControllerAdvice
- LOGGER - Variable in class org.bardframework.commons.web.utils.HttpCaller
- logResponse - Variable in class org.bardframework.commons.web.utils.HttpCaller
M
- messageSource - Variable in class org.bardframework.commons.web.ExceptionControllerAdvice
O
- org.bardframework.commons.web - package org.bardframework.commons.web
- org.bardframework.commons.web.cookie - package org.bardframework.commons.web.cookie
- org.bardframework.commons.web.cors - package org.bardframework.commons.web.cors
- org.bardframework.commons.web.filter - package org.bardframework.commons.web.filter
- org.bardframework.commons.web.utils - package org.bardframework.commons.web.utils
R
- readTimeoutSeconds - Variable in class org.bardframework.commons.web.utils.HttpCaller
- removeCookie(HttpServletResponse) - Method in class org.bardframework.commons.web.cookie.CookieHandler
-
Remove the cookie that this generator describes from the response.
- ResourceUtils - Class in org.bardframework.commons.web.utils
-
No Wildcards:
S
- setBodyTemplate(String) - Method in class org.bardframework.commons.web.utils.HttpCaller
- setConnectTimeoutSeconds(int) - Method in class org.bardframework.commons.web.utils.HttpCaller
- setDisable(boolean) - Method in class org.bardframework.commons.web.utils.HttpCaller
- setDomain(String) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setHeaders(Map<String, String>) - Method in class org.bardframework.commons.web.utils.HttpCaller
- setHostOnly(Boolean) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setHttpOnly(Boolean) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setLogResponse(boolean) - Method in class org.bardframework.commons.web.utils.HttpCaller
- setMaxAge(Integer) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setReadTimeoutSeconds(int) - Method in class org.bardframework.commons.web.utils.HttpCaller
- setSameSite(String) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setSecure(Boolean) - Method in class org.bardframework.commons.web.cookie.CookieHandler
U
- urlTemplate - Variable in class org.bardframework.commons.web.utils.HttpCaller
W
- WebUtils - Class in org.bardframework.commons.web.utils
-
Created by Vahid Zafari on 6/10/2016.
- WildcardReloadableMessageSource - Class in org.bardframework.commons.web
- WildcardReloadableMessageSource() - Constructor for class org.bardframework.commons.web.WildcardReloadableMessageSource
All Classes All Packages