public final class WebappAuthenticationSupport extends AbstractUserSupport
| Constructor and Description |
|---|
WebappAuthenticationSupport() |
| Modifier and Type | Method and Description |
|---|---|
org.eurekaclinical.common.comm.User |
getMe(javax.servlet.http.HttpServletRequest req) |
void |
needsToLogin(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
getUserPrincipal, getUserPrincipalAttributes, isSameUser, isSameUser, isSameUserpublic org.eurekaclinical.common.comm.User getMe(javax.servlet.http.HttpServletRequest req)
throws org.eurekaclinical.common.comm.clients.ClientException
org.eurekaclinical.common.comm.clients.ClientExceptionpublic void needsToLogin(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
IOExceptionCopyright © 2012–2017 Emory University. All rights reserved.