Download smallcrew-security-1.0.9.jar
smallcrew/smallcrew-security-1.0.9.jar.zip( 14 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/fr.smallcrew.foundation/smallcrew-security/pom.properties
META-INF/maven/fr.smallcrew.foundation/smallcrew-security/pom.xml
fr.smallcrew.security.domain.DomainUser.class
fr.smallcrew.security.domain.DomainUserRepository.class
fr.smallcrew.security.domain.InvalidPasswordException.class
fr.smallcrew.security.domain.InvalidUsernameException.class
fr.smallcrew.security.domain.UserToken.class
fr.smallcrew.security.domain.UserTokenRepository.class
fr.smallcrew.security.domain.UserTokenService.class
fr.smallcrew.security.domain.UsernameExistsException.class
fr.smallcrew.security.util.FailSafeSaltSource.class
fr.smallcrew.security.util.SessionUtils.class
fr.smallcrew.security.web.AccessDeniedController.class
fr.smallcrew.security.web.CustomUsernamePasswordAuthenticationFilter.class
fr.smallcrew.security.web.FailSaveRememberMeAuthenticationFilter.class
fr.smallcrew.security.web.LoginController.class
fr.smallcrew.security.web.LogoutController.class
fr.smallcrew.security.web.SecuredUser.class
fr.smallcrew.security.web.SimpleUser.class
smallcrew-security.xml
Related examples in the same category