public static class FacesViewsJSF2ExternalContextFactory.FacesViewsJSF2ExternalContext extends ExternalContextWrapper
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH| Constructor and Description | 
|---|
| FacesViewsJSF2ExternalContext(ExternalContext wrapped) | 
| Modifier and Type | Method and Description | 
|---|---|
| URL | getResource(String path) | 
| ExternalContext | getWrapped() | 
addResponseCookie, addResponseHeader, dispatch, encodeActionURL, encodeBookmarkableURL, encodeNamespace, encodePartialActionURL, encodeRedirectURL, encodeResourceURL, getApplicationContextPath, getApplicationMap, getAuthType, getClientWindow, getContext, getContextName, getFlash, getInitParameter, getInitParameterMap, getMimeType, getRealPath, getRemoteUser, getRequest, getRequestCharacterEncoding, getRequestContentLength, getRequestContentType, getRequestContextPath, getRequestCookieMap, getRequestHeaderMap, getRequestHeaderValuesMap, getRequestLocale, getRequestLocales, getRequestMap, getRequestParameterMap, getRequestParameterNames, getRequestParameterValuesMap, getRequestPathInfo, getRequestScheme, getRequestServerName, getRequestServerPort, getRequestServletPath, getResourceAsStream, getResourcePaths, getResponse, getResponseBufferSize, getResponseCharacterEncoding, getResponseContentType, getResponseOutputStream, getResponseOutputWriter, getSession, getSessionId, getSessionMap, getSessionMaxInactiveInterval, getUserPrincipal, invalidateSession, isResponseCommitted, isSecure, isUserInRole, log, log, redirect, responseFlushBuffer, responseReset, responseSendError, setClientWindow, setRequest, setRequestCharacterEncoding, setResponse, setResponseBufferSize, setResponseCharacterEncoding, setResponseContentLength, setResponseContentType, setResponseHeader, setResponseStatus, setSessionMaxInactiveIntervalpublic FacesViewsJSF2ExternalContext(ExternalContext wrapped)
public URL getResource(String path) throws MalformedURLException
getResource in class ExternalContextWrapperMalformedURLExceptionpublic ExternalContext getWrapped()
getWrapped in interface FacesWrapper<ExternalContext>getWrapped in class ExternalContextWrapperCopyright © 2012–2015 OmniFaces. All rights reserved.