public class Cas30ServiceTicketValidator extends Cas20ServiceTicketValidator
PGT_ATTRIBUTElogger| Constructor and Description |
|---|
Cas30ServiceTicketValidator(String casServerUrlPrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
extractCustomAttributes(String xml)
Custom attribute extractor that will account for inlined CAS attributes.
|
protected String |
getUrlSuffix()
The endpoint of the validation URL.
|
customParseResponse, getPrivateKey, getProxyCallbackUrl, getProxyGrantingTicketStorage, getProxyRetriever, parseAuthenticationFailureFromResponse, parsePrincipalFromResponse, parseResponseFromServer, populateUrlAttributeMap, retrieveProxyGrantingTicket, retrieveProxyGrantingTicketFromStorage, retrieveProxyGrantingTicketViaEncryption, setPrivateKey, setProxyCallbackUrl, setProxyGrantingTicketStorage, setProxyRetrieverretrieveResponseFromServerconstructValidationUrl, encodeUrl, getCasServerUrlPrefix, getCustomParameters, getEncoding, getURLConnectionFactory, isRenew, setCustomParameters, setEncoding, setRenew, setURLConnectionFactory, validatepublic Cas30ServiceTicketValidator(String casServerUrlPrefix)
protected String getUrlSuffix()
AbstractUrlBasedTicketValidatorgetUrlSuffix in class Cas20ServiceTicketValidatorprotected Map<String,Object> extractCustomAttributes(String xml)
extractCustomAttributes in class Cas20ServiceTicketValidatorxml - the XML to parse.Copyright © 2006–2021 Apereo. All rights reserved.