public final class MultiFactorAuthenticationRequestsCollectingArgumentExtractor extends Object implements org.jasig.cas.web.support.ArgumentExtractor
MultiFactorAuthenticationTransactionContext and binds it to the SWF's conversation scope
under the MultiFactorAuthenticationTransactionContext.class#getSimpleName key.| Constructor and Description |
|---|
MultiFactorAuthenticationRequestsCollectingArgumentExtractor(Set<AbstractMultiFactorAuthenticationArgumentExtractor> mfaArgumentExstractors,
AuthenticationMethodConfigurationProvider authenticationMethodConfiguration,
AuthenticationMethodVerifier authenticationMethodVerifier)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
org.jasig.cas.authentication.principal.WebApplicationService |
extractService(javax.servlet.http.HttpServletRequest request) |
public MultiFactorAuthenticationRequestsCollectingArgumentExtractor(Set<AbstractMultiFactorAuthenticationArgumentExtractor> mfaArgumentExstractors, AuthenticationMethodConfigurationProvider authenticationMethodConfiguration, AuthenticationMethodVerifier authenticationMethodVerifier)
mfaArgumentExstractors - delegate argument extractorsauthenticationMethodConfiguration - the authn methods configauthenticationMethodVerifier - the authentication method verifierCopyright © 2013-2015 Unicon Inc.. All Rights Reserved.