JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
M
O
V
W
A
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.
C
configure(HttpSecurity)
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
CookieHandler
- Class in
org.bardframework.commons.web.cookie
CookieHandler()
- Constructor for class org.bardframework.commons.web.cookie.
CookieHandler
CorsConfig
- Enum in
org.bardframework.commons.web.cors
CorsConfigurator
- Class in
org.bardframework.commons.web.cors
CorsConfigurator()
- Constructor for class org.bardframework.commons.web.cors.
CorsConfigurator
CorsConfiguratorReloadable
- Class in
org.bardframework.commons.web.cors
CorsConfiguratorReloadable()
- Constructor for class org.bardframework.commons.web.cors.
CorsConfiguratorReloadable
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, boolean)
- Constructor for class org.bardframework.commons.web.cors.
CorsFilter
CorsFilterReloadable
- Class in
org.bardframework.commons.web.cors
CorsFilterReloadable(List<String>)
- Constructor for class org.bardframework.commons.web.cors.
CorsFilterReloadable
createCookie(String)
- Method in class org.bardframework.commons.web.cookie.
CookieHandler
don't set domain when it is empty
D
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
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
fillBody(String, Map<String, String>)
- Method in class org.bardframework.commons.web.http.
HttpCallerAbstract
fillResponse(HttpServletResponse, byte[], String, String)
- Static method in class org.bardframework.commons.web.utils.
WebUtils
fillUrl(String, Map<String, String>)
- Method in class org.bardframework.commons.web.http.
HttpCallerAbstract
G
get(HttpServletRequest)
- Method in class org.bardframework.commons.web.cookie.
CookieHandler
getAllowedHeaders()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
getAllowedHeaders()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
getAllowedMethods()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
getAllowedMethods()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
getAllowedOrigins()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
getAllowedOrigins()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
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.
HttpCallerAbstract
getContentType()
- Method in class org.bardframework.commons.web.http.
HttpCallerAbstract
getCorsAllowedHeaders()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsAllowedMethods()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsAllowedOrigins()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsExposedHeaders()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsFilter()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsFilter()
- Method in class org.bardframework.commons.web.cors.
CorsConfiguratorReloadable
getCorsMapping()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsMaxAge()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
getCorsRequestMatchers()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
getDefaultValue()
- Method in enum org.bardframework.commons.web.cors.
CorsConfig
getExposedHeaders()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
getExposedHeaders()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
getHttpMethod()
- Method in class org.bardframework.commons.web.http.
HttpCallerAbstract
getKey()
- Method in enum org.bardframework.commons.web.cors.
CorsConfig
getMaxAge()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
getMaxAge()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
getResponseCode()
- Method in class org.bardframework.commons.web.http.
HttpCallResult
getUrlTemplate()
- Method in class org.bardframework.commons.web.http.
HttpCallerAbstract
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(MethodArgumentNotValidException, Locale)
- Method in class org.bardframework.commons.web.
ExceptionControllerAdvice
handle exception occur in @Validated annotation in RequestMapping methods
handle(HttpServletResponse, Throwable)
- Method in class org.bardframework.commons.web.filter.
ExceptionHandlerFilter
hasError()
- Method in class org.bardframework.commons.web.http.
HttpCallResult
httpCall(Map<String, String>)
- Method in class org.bardframework.commons.web.http.
HttpCallerAbstract
HttpCallerAbstract
- Class in
org.bardframework.commons.web.http
HttpCallerAbstract()
- Constructor for class org.bardframework.commons.web.http.
HttpCallerAbstract
HttpCallResult
- Class in
org.bardframework.commons.web.http
HttpCallResult(int, String, boolean)
- Constructor for class org.bardframework.commons.web.http.
HttpCallResult
I
isAllowedCredentials()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
isAllowedCredentials()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
isCorsAllowCredentials()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
isCorsEnable()
- Method in class org.bardframework.commons.web.cors.
CorsConfigurator
isEnable()
- Method in class org.bardframework.commons.web.cors.
CorsFilter
isEnable()
- Method in class org.bardframework.commons.web.cors.
CorsFilterReloadable
isRequired()
- Method in enum org.bardframework.commons.web.cors.
CorsConfig
L
LOGGER
- Static variable in class org.bardframework.commons.web.
ExceptionControllerAdvice
LOGGER
- Static variable in class org.bardframework.commons.web.http.
HttpCallerAbstract
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
V
valueOf(String)
- Static method in enum org.bardframework.commons.web.cors.
CorsConfig
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.bardframework.commons.web.cors.
CorsConfig
Returns an array containing the constants of this enum type, 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
A
C
D
E
F
G
H
I
L
M
O
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.