Index
All Classes and Interfaces|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.http.HttpCaller
C
- Calendar - Enum Class in org.bardframework.commons.web
- call(Map<String, String>) - Method in class org.bardframework.commons.web.http.HttpCaller
- call(Map<String, String>, Map<String, String>) - Method in class org.bardframework.commons.web.http.HttpCaller
-
call with custom headers
- connectTimeoutSeconds - Variable in class org.bardframework.commons.web.http.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.http.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.http.HttpCallResult
- getBodyTemplate() - Method in class org.bardframework.commons.web.http.HttpCaller
- getConnectTimeoutSeconds() - Method in class org.bardframework.commons.web.http.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.http.HttpCaller
- getHostOnly() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getHttpMethod() - Method in class org.bardframework.commons.web.http.HttpCaller
- getHttpOnly() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getIds() - Method in interface jakarta.servlet.http.HttpSessionContext
-
Deprecated.
- 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.http.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.http.HttpCallResult
- getSameSite() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getSecure() - Method in class org.bardframework.commons.web.cookie.CookieHandler
- getSession(String) - Method in interface jakarta.servlet.http.HttpSessionContext
-
Deprecated.As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
- getUrlTemplate() - Method in class org.bardframework.commons.web.http.HttpCaller
- getValue(HttpServletRequest) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- GREGORIAN - Enum constant in enum class org.bardframework.commons.web.Calendar
H
- handle(HttpServletResponse, Throwable) - Method in class org.bardframework.commons.web.filter.ExceptionHandlerFilter
- handle(Exception) - Method in class org.bardframework.commons.web.ExceptionControllerAdvice
- handle(UnsupportedOperationException) - Method in class org.bardframework.commons.web.ExceptionControllerAdvice
- 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.http.HttpCallResult
- headers - Variable in class org.bardframework.commons.web.http.HttpCaller
- httpCall(String, String, String, int, int, Map<String, String>, Map<String, String>) - Static method in class org.bardframework.commons.web.http.HttpUtils
- HttpCaller - Class in org.bardframework.commons.web.http
- HttpCaller(String, String) - Constructor for class org.bardframework.commons.web.http.HttpCaller
- HttpCallResult - Class in org.bardframework.commons.web.http
- HttpCallResult(int, byte[], boolean) - Constructor for class org.bardframework.commons.web.http.HttpCallResult
- httpMethod - Variable in class org.bardframework.commons.web.http.HttpCaller
- HttpSessionContext - Interface in jakarta.servlet.http
-
Deprecated.As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
- HttpUtils - Class in org.bardframework.commons.web.http
- HttpUtils() - Constructor for class org.bardframework.commons.web.http.HttpUtils
I
- isAllowedCredentials() - Method in class org.bardframework.commons.web.cors.CorsFilter
- isDisable() - Method in class org.bardframework.commons.web.http.HttpCaller
- ISLAMIC - Enum constant in enum class org.bardframework.commons.web.Calendar
- isLogResponse() - Method in class org.bardframework.commons.web.http.HttpCaller
J
- jakarta.servlet - package jakarta.servlet
-
The jakarta.servlet package contains a number of classes and interfaces that describe and define the contracts between a servlet class and the runtime environment provided for an instance of such a class by a conforming servlet container.
- jakarta.servlet.http - package jakarta.servlet.http
-
The jakarta.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
- JALALI - Enum constant in enum class org.bardframework.commons.web.Calendar
L
- logResponse - Variable in class org.bardframework.commons.web.http.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.http - package org.bardframework.commons.web.http
- org.bardframework.commons.web.utils - package org.bardframework.commons.web.utils
R
- readTimeoutSeconds - Variable in class org.bardframework.commons.web.http.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:
- ResourceUtils() - Constructor for class org.bardframework.commons.web.utils.ResourceUtils
S
- setBodyTemplate(String) - Method in class org.bardframework.commons.web.http.HttpCaller
- setConnectTimeoutSeconds(int) - Method in class org.bardframework.commons.web.http.HttpCaller
- setDisable(boolean) - Method in class org.bardframework.commons.web.http.HttpCaller
- setDomain(String) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setHeaders(Map<String, String>) - Method in class org.bardframework.commons.web.http.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.http.HttpCaller
- setMaxAge(Integer) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setReadTimeoutSeconds(int) - Method in class org.bardframework.commons.web.http.HttpCaller
- setSameSite(String) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- setSecure(Boolean) - Method in class org.bardframework.commons.web.cookie.CookieHandler
- SingleThreadModel - Interface in jakarta.servlet
-
Deprecated.As of Java Servlet API 2.4, with no direct replacement.
U
- urlTemplate - Variable in class org.bardframework.commons.web.http.HttpCaller
V
- valueOf(String) - Static method in enum class org.bardframework.commons.web.Calendar
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.bardframework.commons.web.Calendar
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WebUtils - Class in org.bardframework.commons.web.utils
-
Created by Vahid Zafari on 6/10/2016.
- WebUtils() - Constructor for class org.bardframework.commons.web.utils.WebUtils
- WildcardReloadableMessageSource - Class in org.bardframework.commons.web
- WildcardReloadableMessageSource() - Constructor for class org.bardframework.commons.web.WildcardReloadableMessageSource
All Classes and Interfaces|All Packages
Enumerationand will be removed in a future version of this API.