| Package | Description |
|---|---|
| net.unicon.cas.mfa.web.support |
| Modifier and Type | Method and Description |
|---|---|
protected MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
RequestParameterMultiFactorAuthenticationArgumentExtractor.getAuthenticationMethodSource() |
protected MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
RegisteredServiceAttributeMultiFactorAuthenticationArgumentExtractor.getAuthenticationMethodSource() |
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
MultiFactorAuthenticationSupportingWebApplicationService.getAuthenticationMethodSource()
An authentication method source for this MFA service.
|
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
DefaultMultiFactorAuthenticationSupportingWebApplicationService.getAuthenticationMethodSource() |
protected abstract MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
AbstractMultiFactorAuthenticationArgumentExtractor.getAuthenticationMethodSource()
Delegates to subclasses to resolve target authentication method source.
|
static MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource[] |
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MultiFactorAuthenticationSupportingWebApplicationService |
MultiFactorWebApplicationServiceFactory.create(String id,
String originalUrl,
String artifactId,
String authnMethod,
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource authenticationMethodSource)
Create an instance of
MultiFactorAuthenticationSupportingWebApplicationService. |
MultiFactorAuthenticationSupportingWebApplicationService |
DefaultMultiFactorWebApplicationServiceFactory.create(String id,
String originalUrl,
String artifactId,
String authenticationMethod,
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource authenticationMethodSource) |
| Constructor and Description |
|---|
DefaultMultiFactorAuthenticationSupportingWebApplicationService(String id,
String originalUrl,
String artifactId,
org.jasig.cas.util.HttpClient httpClient,
String authnMethod,
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource authenticationMethodSource)
Create an instance of
DefaultMultiFactorAuthenticationSupportingWebApplicationService. |
Copyright © 2013-2015 Unicon Inc.. All Rights Reserved.