public interface MultiFactorAuthenticationSupportingWebApplicationService
extends org.jasig.cas.authentication.principal.WebApplicationService
WebApplicationService
that defines the authentication method accepted by the service.| Modifier and Type | Interface and Description |
|---|---|
static class |
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource
Enum type representing the type of authentication method source.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
CONST_PARAM_AUTHN_METHOD
Parameter name that defined the method of authentication.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationMethod()
Define the authentication method accepted and supported by this MFA service.
|
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource |
getAuthenticationMethodSource()
An authentication method source for this MFA service.
|
getArtifactId, getResponsestatic final String CONST_PARAM_AUTHN_METHOD
String getAuthenticationMethod()
MultiFactorAuthenticationSupportingWebApplicationService.AuthenticationMethodSource getAuthenticationMethodSource()
Copyright © 2013-2015 Unicon Inc.. All Rights Reserved.