| Package | Description |
|---|---|
| org.jasig.cas.authentication.principal |
Credentials is a marker interface for an opaque object that may be recognized by
Handlers and Resolvers.
|
| Modifier and Type | Method and Description |
|---|---|
static Response |
Response.getPostResponse(String url,
Map<String,String> attributes) |
static Response |
Response.getRedirectResponse(String url,
Map<String,String> parameters) |
Response |
SimpleWebApplicationServiceImpl.getResponse(String ticketId) |
Response |
GoogleAccountsService.getResponse(String ticketId) |
Response |
SamlService.getResponse(String ticketId) |
Response |
WebApplicationService.getResponse(String ticketId)
Constructs the url to redirect the service back to.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.