public interface WebApplicationService extends Service
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId()
Retrieves the artifact supplied with the service.
|
String |
getOriginalUrl()
Return the original url provided (as
service or targetService request parameter). |
Response |
getResponse(String ticketId)
Constructs the url to redirect the service back to.
|
matches, setPrincipalgetAttributes, getIdResponse getResponse(String ticketId)
ticketId - the service ticket to provide to the service.String getArtifactId()
String getOriginalUrl()
service or targetService request parameter).
Used to reconstruct the redirect url.Copyright © 2004-2014 Jasig. All Rights Reserved.