Uses of Class
net.shibboleth.idp.cas.flow.impl.AbstractCASProtocolAction
Packages that use AbstractCASProtocolAction
-
Uses of AbstractCASProtocolAction in net.shibboleth.idp.cas.flow.impl
Subclasses of AbstractCASProtocolAction in net.shibboleth.idp.cas.flow.implModifier and TypeClassDescriptionclassBase class for all actions that build SAMLResponsemessages for output.classBuilds an authentication context from an incomingServiceTicketRequestmessage.classAction that builds the chain of visited proxies for a successful proxy ticket validation event.classBuildRelyingPartyContextAction<RequestType,ResponseType> Creates theRelyingPartyContextas a child of theProfileRequestContext.classBuildSAMLMetadataContextAction<RequestType,ResponseType> Builds aSAMLMetadataContextchild ofRelyingPartyContextto facilitate relying party selection by group name.classCreates the SAML response message for failed ticket validation at the/samlValidateURI.classCreates the SAML response message for successful ticket validation at the/samlValidateURI.classCheckProxyAuthorizationAction<RequestType,ResponseType> Checks the currentServiceContextto determine whether the service/relying party is authorized to proxy.classGenerates and stores a CAS protocol proxy ticket.classGenerates and stores a CAS protocol service ticket.classInitializes the CAS protocol interaction at the/loginURI.classInitializes the CAS protocol interaction at the/proxyURI.classInitializes the CAS protocol interaction at the/loginURI.classPopulateProtocolErrorAction<RequestType>Populates error information needed for protocol error messages.classPreparesTicketValidationResponsefor use in CAS protocol response views.classProcesses the ticket validation request message from decoded SAML 1.1 message and request parameters.classPublishProtocolMessageAction<RequestType,ResponseType> Action to publish the CAS protocol request or response messages, i.e.classUpdateIdPSessionWithSPSessionAction<RequestType,ResponseType> Conditionally updates theIdPSessionwith aCASSPSessionto support SLO.classValidates the proxy callback URL provided in the service ticket validation request and creates a PGT when the proxy callback is successfully authenticated.classEnsures that a service ticket validation request that specifies renew=true matches the renew flag on the ticket that is presented for validation.classCAS protocol service ticket validation action.classCAS 1.0 protocol response handler.