Package net.shibboleth.idp.cas.audit.impl
CAS protocol audit implementations.
-
Class Summary Class Description GatewayLookupFunction Looks up the value of the CAS gateway parameter from the request to the /login URI.ProxyGrantingTicketLookupFunction Looks up the PGT from a proxy ticket request.RenewLookupFunction Looks up the value of the CAS renew parameter from the request to the /login URI.ServiceLookupFunction Looks up the service URL from the CAS protocol request.StatusCodeLookupFunction Looks up the protocol message status code from a CAS protocol message response.StatusDetailLookupFunction Looks up the protocol message status detail from a CAS protocol message response.TicketLookupFunction Looks up the service (proxy) ticket provided in a CAS protocol request or produced in a CAS protocol response.