| Package | Description |
|---|---|
| net.unicon.cas.mfa.authentication | |
| net.unicon.cas.mfa.web.flow.util |
| Modifier and Type | Method and Description |
|---|---|
MultiFactorAuthenticationTransactionContext |
MultiFactorAuthenticationTransactionContext.addMfaRequest(MultiFactorAuthenticationRequestContext mfaRequest)
Add mfa request to internal collection.
|
MultiFactorAuthenticationTransactionContext |
MultiFactorAuthenticationTransactionContext.setPrimaryAuthentication(org.jasig.cas.authentication.Authentication primaryAuthentication)
Setter that supports fluid API.
|
| Modifier and Type | Method and Description |
|---|---|
MultiFactorAuthenticationSupportingWebApplicationService |
RequestedAuthenticationMethodRankingStrategy.computeHighestRankingAuthenticationMethod(MultiFactorAuthenticationTransactionContext mfaTransaction)
Calculates the highest ranking possible authentication method from the list of the requested ones.
|
MultiFactorAuthenticationSupportingWebApplicationService |
OrderedMultiFactorMethodRankingStrategy.computeHighestRankingAuthenticationMethod(MultiFactorAuthenticationTransactionContext mfaTransaction) |
| Modifier and Type | Method and Description |
|---|---|
static MultiFactorAuthenticationTransactionContext |
MultiFactorRequestContextUtils.getMfaTransaction(org.springframework.webflow.execution.RequestContext context)
Fetch
MultiFactorAuthenticationTransactionContext from flow scope. |
| Modifier and Type | Method and Description |
|---|---|
static void |
MultiFactorRequestContextUtils.setMfaTransaction(org.springframework.webflow.execution.RequestContext context,
MultiFactorAuthenticationTransactionContext mfaTransaction)
Set mfa transaction into conversation scope.
|
Copyright © 2013-2015 Unicon Inc.. All Rights Reserved.