|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebApplicationService
Represents a service using CAS that comes from the web.
| Method Summary | |
|---|---|
String |
getArtifactId()
Retrieves the artifact supplied with the service. |
Response |
getResponse(String ticketId)
Constructs the url to redirect the service back to. |
| Methods inherited from interface org.jasig.cas.authentication.principal.Service |
|---|
logOutOfService, matches, setPrincipal |
| Methods inherited from interface org.jasig.cas.authentication.principal.Principal |
|---|
getAttributes, getId |
| Method Detail |
|---|
Response getResponse(String ticketId)
ticketId - the service ticket to provide to the service.
String getArtifactId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||