Skip navigation links
eXo PLF:: WS :: HTTP :: testframework 5.0.2
A C D E F G I L M O P R S 

A

addCookie(Cookie) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
addDateHeader(String, long) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
addFilter(String, String) - Method in class org.exoplatform.services.test.mock.MockServletContext
addFilter(String, Filter) - Method in class org.exoplatform.services.test.mock.MockServletContext
addFilter(String, Class<? extends Filter>) - Method in class org.exoplatform.services.test.mock.MockServletContext
addHeader(String, String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
addIntHeader(String, int) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
addListener(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
addListener(T) - Method in class org.exoplatform.services.test.mock.MockServletContext
addListener(Class<? extends EventListener>) - Method in class org.exoplatform.services.test.mock.MockServletContext
addServlet(String, String) - Method in class org.exoplatform.services.test.mock.MockServletContext
addServlet(String, Servlet) - Method in class org.exoplatform.services.test.mock.MockServletContext
addServlet(String, Class<? extends Servlet>) - Method in class org.exoplatform.services.test.mock.MockServletContext
authenticate(HttpServletResponse) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 

C

CaseInsensetiveMap<T> - Class in org.exoplatform.services.test.mock
 
CaseInsensetiveMap() - Constructor for class org.exoplatform.services.test.mock.CaseInsensetiveMap
 
CaseInsensitiveMultivaluedMap<T> - Class in org.exoplatform.services.test.mock
 
CaseInsensitiveMultivaluedMap() - Constructor for class org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap
 
charset - Variable in class org.exoplatform.services.test.mock.MockHttpServletResponse
The encoding.
containsHeader(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
containsKey(Object) - Method in class org.exoplatform.services.test.mock.CaseInsensetiveMap
containsKey(Object) - Method in class org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap
contentLength - Variable in class org.exoplatform.services.test.mock.MockHttpServletResponse
The content length.
createFilter(Class<T>) - Method in class org.exoplatform.services.test.mock.MockServletContext
createListener(Class<T>) - Method in class org.exoplatform.services.test.mock.MockServletContext
createServlet(Class<T>) - Method in class org.exoplatform.services.test.mock.MockServletContext

D

declareRoles(String...) - Method in class org.exoplatform.services.test.mock.MockServletContext

E

encodeRedirectURL(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
encodeRedirectUrl(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
encodeURL(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
encodeUrl(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse

F

flushBuffer() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse

G

get(Object) - Method in class org.exoplatform.services.test.mock.CaseInsensetiveMap
get(Object) - Method in class org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap
getAsyncContext() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
getAttribute(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getAttribute(String) - Method in class org.exoplatform.services.test.mock.MockHttpSession
getAttribute(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getAttributeNames() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getAttributeNames() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getAttributeNames() - Method in class org.exoplatform.services.test.mock.MockServletContext
getAuthType() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getBufferSize() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getCharacterEncoding() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getCharacterEncoding() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getClassLoader() - Method in class org.exoplatform.services.test.mock.MockServletContext
getContentLength() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getContentType() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getContentType() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getContext(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getContextPath() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getContextPath() - Method in class org.exoplatform.services.test.mock.MockServletContext
getCookies() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getCreationTime() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getDateHeader(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getDefaultSessionTrackingModes() - Method in class org.exoplatform.services.test.mock.MockServletContext
getDispatcherType() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
getEffectiveMajorVersion() - Method in class org.exoplatform.services.test.mock.MockServletContext
getEffectiveMinorVersion() - Method in class org.exoplatform.services.test.mock.MockServletContext
getEffectiveSessionTrackingModes() - Method in class org.exoplatform.services.test.mock.MockServletContext
getFilterRegistration(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getFilterRegistrations() - Method in class org.exoplatform.services.test.mock.MockServletContext
getFirst(String) - Method in class org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap
 
getHeader(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getHeader(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getHeaderNames() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getHeaderNames() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getHeaders(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getHeaders(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getId() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getInitParameter(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getInitParameterNames() - Method in class org.exoplatform.services.test.mock.MockServletContext
getInputStream() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getIntHeader(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getJspConfigDescriptor() - Method in class org.exoplatform.services.test.mock.MockServletContext
getLastAccessedTime() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getLocalAddr() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
Gets the local addr.
getLocale() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getLocale() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getLocales() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getLocalName() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
Gets the local name.
getLocalPort() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
Gets the local port.
getLogBuffer() - Method in class org.exoplatform.services.test.mock.MockServletContext
Gets the log buffer.
getMajorVersion() - Method in class org.exoplatform.services.test.mock.MockServletContext
getMaxInactiveInterval() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getMethod() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getMimeType(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getMinorVersion() - Method in class org.exoplatform.services.test.mock.MockServletContext
getName() - Method in class org.exoplatform.services.test.mock.MockPrincipal
getNamedDispatcher(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getOutputContent() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
Gets the output content.
getOutputStream() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getParameter(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getParameterMap() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getParameterNames() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getParameterValues(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getPart(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
getParts() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
getPathInfo() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getPathTranslated() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getProtocol() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getQueryString() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getReader() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRealPath(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRealPath(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getRemoteAddr() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRemoteHost() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRemotePort() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
Gets the remote port.
getRemoteUser() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRequestDispatcher(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRequestDispatcher(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getRequestedSessionId() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRequestURI() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getRequestURL() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getResource(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getResourceAsStream(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getResourcePaths(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getScheme() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getServerInfo() - Method in class org.exoplatform.services.test.mock.MockServletContext
getServerName() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getServerPort() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getServlet(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
Deprecated.
getServletContext() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
getServletContext() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getServletContextName() - Method in class org.exoplatform.services.test.mock.MockServletContext
getServletNames() - Method in class org.exoplatform.services.test.mock.MockServletContext
Deprecated.
getServletPath() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getServletRegistration(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
getServletRegistrations() - Method in class org.exoplatform.services.test.mock.MockServletContext
getServlets() - Method in class org.exoplatform.services.test.mock.MockServletContext
Deprecated.
getSession() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getSession(boolean) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getSessionContext() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getSessionCookieConfig() - Method in class org.exoplatform.services.test.mock.MockServletContext
getStatus() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
getUserPrincipal() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
getValue(String) - Method in class org.exoplatform.services.test.mock.MockHttpSession
getValueNames() - Method in class org.exoplatform.services.test.mock.MockHttpSession
getWriter() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse

I

invalidate() - Method in class org.exoplatform.services.test.mock.MockHttpSession
isAsyncStarted() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
isAsyncSupported() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
isCommitted() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
isNew() - Method in class org.exoplatform.services.test.mock.MockHttpSession
isRequestedSessionIdFromCookie() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
isRequestedSessionIdFromUrl() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
isRequestedSessionIdFromURL() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
isRequestedSessionIdValid() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
isSecure() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
isUserInRole(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
isValid() - Method in class org.exoplatform.services.test.mock.MockHttpSession
Checks if is valid.

L

log(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
log(Exception, String) - Method in class org.exoplatform.services.test.mock.MockServletContext
Deprecated.
log(String, Throwable) - Method in class org.exoplatform.services.test.mock.MockServletContext
login(String, String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
logout() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 

M

MockHttpServletRequest - Class in org.exoplatform.services.test.mock
The Class MockHttpServletRequest.
MockHttpServletRequest(String, InputStream, int, String, Map<String, List<String>>) - Constructor for class org.exoplatform.services.test.mock.MockHttpServletRequest
Instantiates a new mock http servlet request.
MockHttpServletResponse - Class in org.exoplatform.services.test.mock
The Class MockHttpServletResponse.
MockHttpServletResponse() - Constructor for class org.exoplatform.services.test.mock.MockHttpServletResponse
Instantiates a new mock http servlet response.
MockHttpSession - Class in org.exoplatform.services.test.mock
The Class MockHttpSession.
MockHttpSession() - Constructor for class org.exoplatform.services.test.mock.MockHttpSession
 
MockPrincipal - Class in org.exoplatform.services.test.mock
 
MockPrincipal(String) - Constructor for class org.exoplatform.services.test.mock.MockPrincipal
 
MockServletContext - Class in org.exoplatform.services.test.mock
The Class MockServletContext.
MockServletContext() - Constructor for class org.exoplatform.services.test.mock.MockServletContext
Instantiates a new mock servlet context.
MockServletContext(String) - Constructor for class org.exoplatform.services.test.mock.MockServletContext
Instantiates a new mock servlet context.
MockServletContext(String, String) - Constructor for class org.exoplatform.services.test.mock.MockServletContext
Instantiates a new mock servlet context.

O

org.exoplatform.services.test.mock - package org.exoplatform.services.test.mock
 

P

parseQueryString(String) - Static method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
put(String, T) - Method in class org.exoplatform.services.test.mock.CaseInsensetiveMap
put(String, List<T>) - Method in class org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap
putValue(String, Object) - Method in class org.exoplatform.services.test.mock.MockHttpSession

R

remove(Object) - Method in class org.exoplatform.services.test.mock.CaseInsensetiveMap
remove(Object) - Method in class org.exoplatform.services.test.mock.CaseInsensitiveMultivaluedMap
removeAttribute(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
removeAttribute(String) - Method in class org.exoplatform.services.test.mock.MockHttpSession
removeAttribute(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
removeValue(String) - Method in class org.exoplatform.services.test.mock.MockHttpSession
reset() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
Reset.
reset() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
resetBuffer() - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse

S

sendError(int) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
sendError(int, String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
sendRedirect(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setAttribute(String, Object) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
setAttribute(String, Object) - Method in class org.exoplatform.services.test.mock.MockHttpSession
setAttribute(String, Object) - Method in class org.exoplatform.services.test.mock.MockServletContext
setBufferSize(int) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setCharacterEncoding(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
setCharacterEncoding(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setContentLength(int) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setContentType(String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setContextPath(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
Sets the context path.
setDateHeader(String, long) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setHeader(String, String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setInitParameter(String, String) - Method in class org.exoplatform.services.test.mock.MockServletContext
Sets the init parameter.
setIntHeader(String, int) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setLocale(Locale) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setMaxInactiveInterval(int) - Method in class org.exoplatform.services.test.mock.MockHttpSession
setName(String) - Method in class org.exoplatform.services.test.mock.MockServletContext
Sets the name.
setParameter(String, String) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
Sets the parameter.
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.exoplatform.services.test.mock.MockServletContext
setStatus(int) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setStatus(int, String) - Method in class org.exoplatform.services.test.mock.MockHttpServletResponse
setValid(boolean) - Method in class org.exoplatform.services.test.mock.MockHttpSession
Sets the valid.
startAsync() - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.exoplatform.services.test.mock.MockHttpServletRequest
 
A C D E F G I L M O P R S 
Skip navigation links
eXo PLF:: WS :: HTTP :: testframework 5.0.2

Copyright © 2018 eXo Platform SAS. All Rights Reserved.