Class DefaultCasDelegatingWebflowEventResolver

    • Method Detail

      • resolveInternal

        public java.util.Set<org.springframework.webflow.execution.Event> resolveInternal​(org.springframework.webflow.execution.RequestContext context)
        Description copied from interface: CasWebflowEventResolver
        Resolve internal event.
        Specified by:
        resolveInternal in interface CasWebflowEventResolver
        Parameters:
        context - the context
        Returns:
        the event
      • resolveCandidateAuthenticationEvents

        protected java.util.Collection<org.springframework.webflow.execution.Event> resolveCandidateAuthenticationEvents​(org.springframework.webflow.execution.RequestContext context,
                                                                                                                         org.apereo.cas.authentication.principal.Service service,
                                                                                                                         org.apereo.cas.services.RegisteredService registeredService)
        Resolve candidate authentication events set.
        Parameters:
        context - the context
        service - the service
        registeredService - the registered service
        Returns:
        the set