Package org.apereo.cas.web.flow.resolver.impl
package org.apereo.cas.web.flow.resolver.impl
-
ClassesClassDescriptionThis is
AbstractCasWebflowEventResolverthat provides parent operations for all child event resolvers to handle core webflow changes.CasWebflowEventResolutionConfigurationContext.CasWebflowEventResolutionConfigurationContextBuilder<C extends CasWebflowEventResolutionConfigurationContext,B extends CasWebflowEventResolutionConfigurationContext.CasWebflowEventResolutionConfigurationContextBuilder<C, B>> This isDefaultCasDelegatingWebflowEventResolver, which handles the initial authentication attempt and calls upon a number of embedded resolvers to produce the next event in the authentication flow.This isServiceTicketRequestWebflowEventResolverthat creates the next event responding to requests that are service-ticket requests.