public class PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver extends PrincipalAttributeMultifactorAuthenticationPolicyEventResolver
attributeNames, globalPrincipalAttributeValueRegexapplicationContext, authenticationRequestServiceSelectionStrategies, authenticationSystemSupport, centralAuthenticationService, eventPublisher, multifactorAuthenticationProviderSelector, servicesManager, ticketRegistrySupport, warnCookieGenerator| Constructor and Description |
|---|
PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver(org.apereo.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport,
org.apereo.cas.CentralAuthenticationService centralAuthenticationService,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.ticket.registry.TicketRegistrySupport ticketRegistrySupport,
org.springframework.web.util.CookieGenerator warnCookieGenerator,
org.apereo.cas.authentication.AuthenticationServiceSelectionPlan authSelectionStrategies,
org.apereo.cas.services.MultifactorAuthenticationProviderSelector selector,
org.apereo.cas.configuration.CasConfigurationProperties casProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<org.springframework.webflow.execution.Event> |
resolveMultifactorProviderViaPredicate(org.springframework.webflow.execution.RequestContext context,
org.apereo.cas.services.RegisteredService service,
org.apereo.cas.authentication.principal.Principal principal,
java.util.Collection<org.apereo.cas.services.MultifactorAuthenticationProvider> providers)
Resolve multifactor provider by regex predicate set.
|
resolveInternal, resolveMultifactorAuthenticationProvider, resolveSingle, resolveSingleMultifactorProviderflattenProviders, resolveProvider, resolveProvider, resolveRegisteredServiceInRequestContextbuildEventAttributeMap, evaluateEventForProviderInContext, getAuthenticationProviderForService, getCredentialFromContext, getMultifactorAuthenticationProviderFromApplicationContext, getPrincipalAttributesForMultifactorAuthentication, getResolvedEventsAsAttribute, grantTicketGrantingTicketToAuthenticationResult, handleAuthenticationTransactionAndGrantTicketGrantingTicket, newEvent, newEvent, newEvent, putResolvedEventsAsAttribute, resolve, resolveEventViaAuthenticationAttribute, resolveEventViaPrincipalAttribute, resolveServiceFromAuthenticationRequest, resolveServiceFromAuthenticationRequest, validateEventIdForMatchingTransitionInContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PredicatedPrincipalAttributeMultifactorAuthenticationPolicyEventResolver(org.apereo.cas.authentication.AuthenticationSystemSupport authenticationSystemSupport,
org.apereo.cas.CentralAuthenticationService centralAuthenticationService,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.ticket.registry.TicketRegistrySupport ticketRegistrySupport,
org.springframework.web.util.CookieGenerator warnCookieGenerator,
org.apereo.cas.authentication.AuthenticationServiceSelectionPlan authSelectionStrategies,
org.apereo.cas.services.MultifactorAuthenticationProviderSelector selector,
org.apereo.cas.configuration.CasConfigurationProperties casProperties)
protected java.util.Set<org.springframework.webflow.execution.Event> resolveMultifactorProviderViaPredicate(org.springframework.webflow.execution.RequestContext context,
org.apereo.cas.services.RegisteredService service,
org.apereo.cas.authentication.principal.Principal principal,
java.util.Collection<org.apereo.cas.services.MultifactorAuthenticationProvider> providers)
PrincipalAttributeMultifactorAuthenticationPolicyEventResolverresolveMultifactorProviderViaPredicate in class PrincipalAttributeMultifactorAuthenticationPolicyEventResolvercontext - the contextservice - the serviceprincipal - the principalproviders - the providers