|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.framework.mock.servlet.MockHttpServletRequestImpl org.seasar.tuigwaa.security.PrincipalHttpServletRequestImpl
フィールドの概要 |
インタフェース javax.servlet.http.HttpServletRequest から継承したフィールド |
BASIC_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH, FORM_AUTH |
コンストラクタの概要 | |
PrincipalHttpServletRequestImpl(javax.servlet.ServletContext servletContext,
String servletPath,
Principal principal)
|
メソッドの概要 | |
static javax.servlet.http.HttpServletRequest |
getAdminRequest()
|
Principal |
getUserPrincipal()
|
クラス org.seasar.framework.mock.servlet.MockHttpServletRequestImpl から継承したメソッド |
addCookie, addDateHeader, addHeader, addIntHeader, addParameter, addParameter, getAttribute, getAttributeNames, getAuthType, getCharacterEncoding, getContentLength, getContentType, getContextPath, getCookies, getDateHeader, getHeader, getHeaderNames, getHeaders, getInputStream, getIntHeader, getLocalAddr, getLocale, getLocales, getLocalName, getLocalPort, getMethod, getParameter, getParameterMap, getParameterNames, getParameterValues, getPathInfo, getPathTranslated, getProtocol, getQueryString, getReader, getRealPath, getRemoteAddr, getRemoteHost, getRemotePort, getRemoteUser, getRequestDispatcher, getRequestedSessionId, getRequestURI, getRequestURL, getScheme, getServerName, getServerPort, getServletPath, getSession, getSession, isRequestedSessionIdFromCookie, isRequestedSessionIdFromUrl, isRequestedSessionIdFromURL, isRequestedSessionIdValid, isSecure, isUserInRole, removeAttribute, setAttribute, setAuthType, setCharacterEncoding, setContentLength, setContentType, setLocalAddr, setLocale, setLocalName, setLocalPort, setParameter, setParameter, setPathInfo, setPathTranslated, setProtocol, setQueryString, setRemoteAddr, setRemoteHost, setRemotePort, setScheme, setServerName, setServerPort |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public PrincipalHttpServletRequestImpl(javax.servlet.ServletContext servletContext, String servletPath, Principal principal)
メソッドの詳細 |
public Principal getUserPrincipal()
public static javax.servlet.http.HttpServletRequest getAdminRequest()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |