public class OneTimeTokenAuthenticationWebflowEventResolver extends BaseMultifactorAuthenticationProviderEventResolver
applicationContext, authenticationRequestServiceSelectionStrategies, authenticationSystemSupport, centralAuthenticationService, eventPublisher, multifactorAuthenticationProviderSelector, servicesManager, ticketRegistrySupport, warnCookieGenerator
Constructor and Description |
---|
OneTimeTokenAuthenticationWebflowEventResolver(AuthenticationSystemSupport authenticationSystemSupport,
CentralAuthenticationService centralAuthenticationService,
ServicesManager servicesManager,
TicketRegistrySupport ticketRegistrySupport,
org.springframework.web.util.CookieGenerator warnCookieGenerator,
AuthenticationServiceSelectionPlan authenticationSelectionStrategies,
MultifactorAuthenticationProviderSelector selector) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<org.springframework.webflow.execution.Event> |
resolveInternal(org.springframework.webflow.execution.RequestContext context)
Resolve internal event.
|
org.springframework.webflow.execution.Event |
resolveSingle(org.springframework.webflow.execution.RequestContext context)
Resolve single event.
|
flattenProviders, resolveProvider, resolveProvider, resolveRegisteredServiceInRequestContext
buildEventAttributeMap, evaluateEventForProviderInContext, getAuthenticationFailureErrorEvent, getAuthenticationProviderForService, getCredentialFromContext, getMultifactorAuthenticationProviderFromApplicationContext, getPrincipalAttributesForMultifactorAuthentication, getResolvedEventsAsAttribute, grantTicketGrantingTicketToAuthenticationResult, handleAuthenticationTransactionAndGrantTicketGrantingTicket, newEvent, newEvent, newEvent, putResolvedEventsAsAttribute, resolve, resolveEventViaAuthenticationAttribute, resolveEventViaPrincipalAttribute, resolveServiceFromAuthenticationRequest, resolveServiceFromAuthenticationRequest, validateEventIdForMatchingTransitionInContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public OneTimeTokenAuthenticationWebflowEventResolver(AuthenticationSystemSupport authenticationSystemSupport, CentralAuthenticationService centralAuthenticationService, ServicesManager servicesManager, TicketRegistrySupport ticketRegistrySupport, org.springframework.web.util.CookieGenerator warnCookieGenerator, AuthenticationServiceSelectionPlan authenticationSelectionStrategies, MultifactorAuthenticationProviderSelector selector)
public java.util.Set<org.springframework.webflow.execution.Event> resolveInternal(org.springframework.webflow.execution.RequestContext context)
CasWebflowEventResolver
context
- the contextpublic org.springframework.webflow.execution.Event resolveSingle(org.springframework.webflow.execution.RequestContext context)
CasWebflowEventResolver
resolveSingle
in interface CasWebflowEventResolver
resolveSingle
in class AbstractCasWebflowEventResolver
context
- the context