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

Download crafter-security-provider JAR 2.5.1-RC1 with all dependencies


Crafter Security Provider

Files of the artifact crafter-security-provider version 2.5.1-RC1 from the group org.craftercms.

Test

Download crafter-security-provider (2.5.1-RC1)
Artifact crafter-security-provider
Group org.craftercms
Version 2.5.1-RC1
Organization not specified
URL https://github.com/craftercms/profile/tree/master/crafter-security-provider
License not specified
Dependencies amount 7
Dependencies spring-security-web, spring-social-web, spring-social-facebook, crafter-profile-client, guava, aspectjrt, aspectjweaver,
There are maybe transitive dependencies!
There is a newer version: 4.3.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of crafter-security-provider Show documentation

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

0 downloads

Source code of crafter-security-provider version 2.5.1-RC1

META-INF
META-INF.META-INF.MANIFEST.MF
crafter.security
crafter.security.crafter.security.rest-security-context.xml
crafter.security.crafter.security.security-context.xml
crafter.security.crafter.security.security.properties
org.craftercms.security.annotations
org.craftercms.security.annotations.org.craftercms.security.annotations.RunIfSecurityEnabled
org.craftercms.security.aop
org.craftercms.security.aop.org.craftercms.security.aop.RunIfSecurityEnabledAspect
org.craftercms.security.authentication
org.craftercms.security.authentication.org.craftercms.security.authentication.Authentication
org.craftercms.security.authentication.org.craftercms.security.authentication.AuthenticationCache
org.craftercms.security.authentication.org.craftercms.security.authentication.AuthenticationManager
org.craftercms.security.authentication.org.craftercms.security.authentication.AuthenticationRequiredHandler
org.craftercms.security.authentication.org.craftercms.security.authentication.LoginFailureHandler
org.craftercms.security.authentication.org.craftercms.security.authentication.LoginSuccessHandler
org.craftercms.security.authentication.org.craftercms.security.authentication.LogoutSuccessHandler
org.craftercms.security.authentication.org.craftercms.security.authentication.RememberMeManager
org.craftercms.security.authentication.impl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.AuthenticationManagerImpl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.AuthenticationRequiredHandlerImpl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.DefaultAuthentication
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.EhCacheAuthenticationCache
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.LoginFailureHandlerImpl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.LoginSuccessHandlerImpl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.LogoutSuccessHandlerImpl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.RememberMeManagerImpl
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.RestAuthenticationRequiredHandler
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.RestLoginFailureHandler
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.RestLoginSuccessHandler
org.craftercms.security.authentication.impl.org.craftercms.security.authentication.impl.RestLogoutSuccessHandler
org.craftercms.security.authorization
org.craftercms.security.authorization.org.craftercms.security.authorization.AccessDeniedHandler
org.craftercms.security.authorization.impl
org.craftercms.security.authorization.impl.org.craftercms.security.authorization.impl.AccessDeniedHandlerImpl
org.craftercms.security.authorization.impl.org.craftercms.security.authorization.impl.RestAccessDeniedHandler
org.craftercms.security.exception
org.craftercms.security.exception.org.craftercms.security.exception.AccessDeniedException
org.craftercms.security.exception.org.craftercms.security.exception.AuthenticationException
org.craftercms.security.exception.org.craftercms.security.exception.AuthenticationRequiredException
org.craftercms.security.exception.org.craftercms.security.exception.AuthenticationSystemException
org.craftercms.security.exception.org.craftercms.security.exception.BadCredentialsException
org.craftercms.security.exception.org.craftercms.security.exception.DisabledUserException
org.craftercms.security.exception.org.craftercms.security.exception.OAuth2Exception
org.craftercms.security.exception.org.craftercms.security.exception.SecurityProviderException
org.craftercms.security.exception.rememberme
org.craftercms.security.exception.rememberme.org.craftercms.security.exception.rememberme.CookieTheftException
org.craftercms.security.exception.rememberme.org.craftercms.security.exception.rememberme.InvalidCookieException
org.craftercms.security.exception.rememberme.org.craftercms.security.exception.rememberme.RememberMeException
org.craftercms.security.processors
org.craftercms.security.processors.org.craftercms.security.processors.RequestSecurityProcessor
org.craftercms.security.processors.org.craftercms.security.processors.RequestSecurityProcessorChain
org.craftercms.security.processors.impl
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.AddSecurityCookiesProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.CurrentAuthenticationResolvingProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.LoginProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.LogoutProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.MellonAutoLoginProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.RememberMeAutoLoginProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.RequestSecurityProcessorChainImpl
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.ReturnCurrentAuthenticationProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.SavedRequestAwareProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.SecurityExceptionProcessor
org.craftercms.security.processors.impl.org.craftercms.security.processors.impl.UrlAccessRestrictionCheckingProcessor
org.craftercms.security.servlet.filters
org.craftercms.security.servlet.filters.org.craftercms.security.servlet.filters.RequestSecurityFilter
org.craftercms.security.social
org.craftercms.security.social.org.craftercms.security.social.ProviderLoginSupport
org.craftercms.security.social.impl
org.craftercms.security.social.impl.org.craftercms.security.social.impl.ProviderLoginSupportImpl
org.craftercms.security.utils
org.craftercms.security.utils.org.craftercms.security.utils.RedirectUtils
org.craftercms.security.utils.org.craftercms.security.utils.SecurityEnabledAware
org.craftercms.security.utils.org.craftercms.security.utils.SecurityUtils
org.craftercms.security.utils.handlers
org.craftercms.security.utils.handlers.org.craftercms.security.utils.handlers.AbstractRestHandlerBase
org.craftercms.security.utils.profile
org.craftercms.security.utils.profile.org.craftercms.security.utils.profile.RefreshCurrentAuthenticationOnProfileUpdateAspect
org.craftercms.security.utils.social
org.craftercms.security.utils.social.org.craftercms.security.utils.social.ConnectionUtils
org.craftercms.security.utils.spring
org.craftercms.security.utils.spring.org.craftercms.security.utils.spring.SecurityEnabledAwareProcessor
org.craftercms.security.utils.spring.el
org.craftercms.security.utils.spring.el.org.craftercms.security.utils.spring.el.AccessRestrictionExpressionRoot
org.craftercms.security.utils.tenant
org.craftercms.security.utils.tenant.org.craftercms.security.utils.tenant.AllTenantsResolver
org.craftercms.security.utils.tenant.org.craftercms.security.utils.tenant.DefaultTenantsResolver
org.craftercms.security.utils.tenant.org.craftercms.security.utils.tenant.ParamTenantsResolver
org.craftercms.security.utils.tenant.org.craftercms.security.utils.tenant.TenantUtils
org.craftercms.security.utils.tenant.org.craftercms.security.utils.tenant.TenantsResolver
org.craftercms.security.utils.tenant.org.craftercms.security.utils.tenant.TenantsResolverChain




© 2015 - 2025 Weber Informatics LLC | Privacy Policy