| Package | Description |
|---|---|
| net.unicon.cas.mfa.authentication | |
| net.unicon.cas.mfa.authentication.principal | |
| net.unicon.cas.mfa.web.flow |
| Modifier and Type | Method and Description |
|---|---|
Set<MultiFactorAuthenticationRequestContext> |
MultiFactorAuthenticationTransactionContext.getMfaRequests()
Get.
|
List<MultiFactorAuthenticationRequestContext> |
RegisteredServiceMfaRoleProcessor.resolve(org.jasig.cas.authentication.Authentication authentication,
org.jasig.cas.authentication.principal.WebApplicationService targetService)
Resolves the authn_method for a given service if it supports mfa_role and the user has the appropriate attribute.
|
List<MultiFactorAuthenticationRequestContext> |
MultiFactorAuthenticationRequestResolver.resolve(org.jasig.cas.authentication.Authentication authentication,
org.jasig.cas.authentication.principal.WebApplicationService targetService)
Resolve potential
MultiFactorAuthenticationRequestContext from passed in primary
authentication instance, for a passed in target service. |
List<MultiFactorAuthenticationRequestContext> |
DefaultRegisteredServiceMfaRoleProcessorImpl.resolve(org.jasig.cas.authentication.Authentication authentication,
org.jasig.cas.authentication.principal.WebApplicationService targetService)
Resolves the authn_method for a given service if it supports mfa_role and the user has the appropriate attribute.
|
protected List<MultiFactorAuthenticationRequestContext> |
OrderedMultiFactorMethodRankingStrategy.sortRequests(List<MultiFactorAuthenticationRequestContext> sortedRequests)
Sort the list of requests.
|
| Modifier and Type | Method and Description |
|---|---|
MultiFactorAuthenticationTransactionContext |
MultiFactorAuthenticationTransactionContext.addMfaRequest(MultiFactorAuthenticationRequestContext mfaRequest)
Add mfa request to internal collection.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<MultiFactorAuthenticationRequestContext> |
OrderedMultiFactorMethodRankingStrategy.sortRequests(List<MultiFactorAuthenticationRequestContext> sortedRequests)
Sort the list of requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<MultiFactorAuthenticationRequestContext> |
PrincipalAttributeMultiFactorAuthenticationRequestResolver.resolve(org.jasig.cas.authentication.Authentication authentication,
org.jasig.cas.authentication.principal.WebApplicationService targetService) |
| Modifier and Type | Method and Description |
|---|---|
protected List<MultiFactorAuthenticationRequestContext> |
AbstractMultiFactorAuthenticationViaFormAction.getMfaRequestOrNull(org.jasig.cas.authentication.Authentication authentication,
org.jasig.cas.authentication.principal.WebApplicationService service,
org.springframework.webflow.execution.RequestContext context)
Get MFA request or null.
|
| Modifier and Type | Method and Description |
|---|---|
protected MultiFactorAuthenticationSupportingWebApplicationService |
AbstractMultiFactorAuthenticationViaFormAction.addToMfaTransactionAndGetHighestRankedMfaRequest(List<MultiFactorAuthenticationRequestContext> mfaRequests,
org.springframework.webflow.execution.RequestContext context)
Add the request to mfa transaction, re-rank and return the newly ranked one.
|
Copyright © 2013-2015 Unicon Inc.. All Rights Reserved.