All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cas-mfa-java JAR 1.0.0-RC8 with all dependencies


This module is intended to include all the Java you need to add to a CAS implementation to take advantage of the extended multifactor authentication features in this project.

Files of the artifact cas-mfa-java version 1.0.0-RC8 from the group net.unicon.

Artifact cas-mfa-java
Group net.unicon
Version 1.0.0-RC8
Last update 27. November 2015
Tags: need project module advantage implementation take authentication features extended java multifactor intended this include
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies cas-server-webapp-support, spring-core, spring-beans, spring-context-support, spring-context, commons-io, joda-time, junit, cas-server-core, javax.servlet-api, mockito-core, groovy, spock-core,
There are maybe transitive dependencies!
There is a newer version: 2.0.0-RC3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of cas-mfa-java Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of cas-mfa-java version 1.0.0-RC8

META-INF
META-INF.META-INF.MANIFEST.MF
net.unicon.cas.mfa
net.unicon.cas.mfa.net.unicon.cas.mfa.AbstractMultiFactorAuthenticationProtocolValidationSpecification
net.unicon.cas.mfa.net.unicon.cas.mfa.MultiFactorAwareCentralAuthenticationService
net.unicon.cas.mfa.authentication
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.AuthenticationMethod
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.AuthenticationMethodConfigurationProvider
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.AuthenticationMethodTranslator
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.CasMultiFactorApplicationContextAware
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.CasMultiFactorAuthenticationManager
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.CompositeAuthentication
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.DefaultAuthenticationMethodConfigurationProvider
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.DefaultCompositeAuthentication
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.DefaultRegisteredServiceMfaRoleProcessorImpl
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.JsonBackedAuthenticationMethodConfigurationProvider
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.MultiFactorAuthenticationRequestContext
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.MultiFactorAuthenticationRequestResolver
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.MultiFactorAuthenticationTransactionContext
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.OrderedMultiFactorMethodRankingStrategy
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.RegexAuthenticationMethodTranslator
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.RegisteredServiceMfaRoleProcessor
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.RememberAuthenticationMethodMetaDataPopulator
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.RequestedAuthenticationMethodRankingStrategy
net.unicon.cas.mfa.authentication.net.unicon.cas.mfa.authentication.StubAuthenticationMethodTranslator
net.unicon.cas.mfa.authentication.principal
net.unicon.cas.mfa.authentication.principal.net.unicon.cas.mfa.authentication.principal.ChainingCredentialsToPrincipalResolver
net.unicon.cas.mfa.authentication.principal.net.unicon.cas.mfa.authentication.principal.MultiFactorCredentials
net.unicon.cas.mfa.authentication.principal.net.unicon.cas.mfa.authentication.principal.MutablePrincipal
net.unicon.cas.mfa.authentication.principal.net.unicon.cas.mfa.authentication.principal.PrincipalAttributeMultiFactorAuthenticationRequestResolver
net.unicon.cas.mfa.authentication.principal.net.unicon.cas.mfa.authentication.principal.UnknownPrincipalMatchException
net.unicon.cas.mfa.ticket
net.unicon.cas.mfa.ticket.net.unicon.cas.mfa.ticket.MultiFactorAuthenticationBaseTicketValidationException
net.unicon.cas.mfa.ticket.net.unicon.cas.mfa.ticket.UnacceptableMultiFactorAuthenticationMethodException
net.unicon.cas.mfa.ticket.net.unicon.cas.mfa.ticket.UnrecognizedMultiFactorAuthenticationMethodException
net.unicon.cas.mfa.util
net.unicon.cas.mfa.util.net.unicon.cas.mfa.util.MultiFactorUtils
net.unicon.cas.mfa.web
net.unicon.cas.mfa.web.net.unicon.cas.mfa.web.MultiFactorServiceValidateController
net.unicon.cas.mfa.web.flow
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.AbstractMultiFactorAuthenticationViaFormAction
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.CasMultiFactorWebflowConfigurer
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.ConfigurableSpringWebflowExceptionHandler
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.GenerateMultiFactorCredentialsAction
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.InitiatingMultiFactorAuthenticationViaFormAction
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.NoAuthenticationContextAvailable
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.RemoveHostnameInContextAction
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.SendTicketGrantingTicketAction
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.TerminatingMultiFactorAuthenticationViaFormAction
net.unicon.cas.mfa.web.flow.net.unicon.cas.mfa.web.flow.ValidateInitialMultiFactorAuthenticationRequestAction
net.unicon.cas.mfa.web.flow.event
net.unicon.cas.mfa.web.flow.event.net.unicon.cas.mfa.web.flow.event.ErroringMultiFactorAuthenticationSpringWebflowEventBuilder
net.unicon.cas.mfa.web.flow.event.net.unicon.cas.mfa.web.flow.event.MultiFactorAuthenticationSpringWebflowEventBuilder
net.unicon.cas.mfa.web.flow.event.net.unicon.cas.mfa.web.flow.event.ServiceAuthenticationMethodMultiFactorAuthenticationSpringWebflowEventBuilder
net.unicon.cas.mfa.web.flow.util
net.unicon.cas.mfa.web.flow.util.net.unicon.cas.mfa.web.flow.util.MultiFactorRequestContextUtils
net.unicon.cas.mfa.web.flow.view
net.unicon.cas.mfa.web.flow.view.net.unicon.cas.mfa.web.flow.view.MultiFactorLoginViewPrincipalGreeter
net.unicon.cas.mfa.web.flow.view.net.unicon.cas.mfa.web.flow.view.MultifactorLoginViewPrincipalAttributeGreeter
net.unicon.cas.mfa.web.support
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.AbstractMultiFactorAuthenticationArgumentExtractor
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.AuthenticationMethodVerifier
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.DefaultAuthenticationMethodVerifier
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.DefaultMultiFactorAuthenticationSupportingWebApplicationService
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.DefaultMultiFactorWebApplicationServiceFactory
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.MultiFactorAuthenticationRequestsCollectingArgumentExtractor
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.MultiFactorAuthenticationSupportingWebApplicationService
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.MultiFactorWebApplicationServiceFactory
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.RegisteredServiceAttributeMultiFactorAuthenticationArgumentExtractor
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.RequestParameterMultiFactorAuthenticationArgumentExtractor
net.unicon.cas.mfa.web.support.net.unicon.cas.mfa.web.support.UnrecognizedAuthenticationMethodException




© 2015 - 2024 Weber Informatics LLC | Privacy Policy