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