|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TicketValidationException | |
|---|---|
| org.jasig.cas.client.validation | |
| Uses of TicketValidationException in org.jasig.cas.client.validation |
|---|
| Subclasses of TicketValidationException in org.jasig.cas.client.validation | |
|---|---|
class |
InvalidProxyChainTicketValidationException
Exception denotes that an invalid proxy chain was sent from the CAS server to the local application. |
| Methods in org.jasig.cas.client.validation that throw TicketValidationException | |
|---|---|
protected void |
Cas20ServiceTicketValidator.customParseResponse(String response,
Assertion assertion)
Template method if additional custom parsing (such as Proxying) needs to be done. |
protected void |
Cas20ProxyTicketValidator.customParseResponse(String response,
Assertion assertion)
|
protected Assertion |
Saml11TicketValidator.parseResponseFromServer(String response)
|
protected Assertion |
Cas20ServiceTicketValidator.parseResponseFromServer(String response)
|
protected Assertion |
Cas10TicketValidator.parseResponseFromServer(String response)
|
protected abstract Assertion |
AbstractUrlBasedTicketValidator.parseResponseFromServer(String response)
Parses the response from the server into a CAS Assertion. |
Assertion |
TicketValidator.validate(String ticket,
String service)
Attempts to validate a ticket for the provided service. |
Assertion |
AbstractUrlBasedTicketValidator.validate(String ticket,
String service)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||