public final class SimpleWebApplicationServiceImpl extends AbstractWebApplicationService
LOGGER| Constructor and Description |
|---|
SimpleWebApplicationServiceImpl(String id) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleWebApplicationServiceImpl |
createServiceFrom(javax.servlet.http.HttpServletRequest request) |
Response |
getResponse(String ticketId)
Constructs the url to redirect the service back to.
|
cleanupUrl, equals, getArtifactId, getAttributes, getId, getOriginalUrl, getPrincipal, hashCode, isLoggedOutAlready, matches, setLoggedOutAlready, setPrincipal, toStringpublic SimpleWebApplicationServiceImpl(String id)
public static SimpleWebApplicationServiceImpl createServiceFrom(javax.servlet.http.HttpServletRequest request)
public Response getResponse(String ticketId)
WebApplicationServiceticketId - the service ticket to provide to the service.Copyright © 2004-2014 Jasig. All Rights Reserved.