jar

org.springframework.session : spring-session

Maven & Gradle

Jan 11, 2019
89 usages
1.8k stars

Spring Session · Spring Session

Table Of Contents

Latest Version

Download org.springframework.session : spring-session JAR file - Latest Versions:

All Versions

Download org.springframework.session : spring-session JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-session-1.3.5.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.session.config.annotation.web.http

├─ org.springframework.session.config.annotation.web.http.EnableSpringHttpSession.class - [JAR]

├─ org.springframework.session.config.annotation.web.http.SpringHttpSessionConfiguration.class - [JAR]

org.springframework.session

├─ org.springframework.session.ExpiringSession.class - [JAR]

├─ org.springframework.session.FindByIndexNameSessionRepository.class - [JAR]

├─ org.springframework.session.MapSession.class - [JAR]

├─ org.springframework.session.MapSessionRepository.class - [JAR]

├─ org.springframework.session.Session.class - [JAR]

├─ org.springframework.session.SessionRepository.class - [JAR]

org.springframework.session.jdbc

├─ org.springframework.session.jdbc.JdbcOperationsSessionRepository.class - [JAR]

org.springframework.session.web.socket.server

├─ org.springframework.session.web.socket.server.SessionRepositoryMessageInterceptor.class - [JAR]

org.springframework.session.data.gemfire.config.annotation.web.http.support

├─ org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean.class - [JAR]

├─ org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean.class - [JAR]

org.springframework.session.data.gemfire.config.annotation.web.http

├─ org.springframework.session.data.gemfire.config.annotation.web.http.EnableGemFireHttpSession.class - [JAR]

├─ org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration.class - [JAR]

org.springframework.session.data.mongo.config.annotation.web.http

├─ org.springframework.session.data.mongo.config.annotation.web.http.EnableMongoHttpSession.class - [JAR]

├─ org.springframework.session.data.mongo.config.annotation.web.http.MongoHttpSessionConfiguration.class - [JAR]

org.springframework.session.web.context

├─ org.springframework.session.web.context.AbstractHttpSessionApplicationInitializer.class - [JAR]

org.springframework.session.web.socket.config.annotation

├─ org.springframework.session.web.socket.config.annotation.AbstractSessionWebSocketMessageBrokerConfigurer.class - [JAR]

org.springframework.session.data.mongo

├─ org.springframework.session.data.mongo.AbstractMongoSessionConverter.class - [JAR]

├─ org.springframework.session.data.mongo.AuthenticationParser.class - [JAR]

├─ org.springframework.session.data.mongo.JacksonMongoSessionConverter.class - [JAR]

├─ org.springframework.session.data.mongo.JdkMongoSessionConverter.class - [JAR]

├─ org.springframework.session.data.mongo.MongoExpiringSession.class - [JAR]

├─ org.springframework.session.data.mongo.MongoOperationsSessionRepository.class - [JAR]

├─ org.springframework.session.data.mongo.SessionConverterProvider.class - [JAR]

org.springframework.session.data.redis.config

├─ org.springframework.session.data.redis.config.ConfigureNotifyKeyspaceEventsAction.class - [JAR]

├─ org.springframework.session.data.redis.config.ConfigureRedisAction.class - [JAR]

org.springframework.session.data.gemfire.support

├─ org.springframework.session.data.gemfire.support.GemFireUtils.class - [JAR]

org.springframework.session.security

├─ org.springframework.session.security.SpringSessionBackedSessionInformation.class - [JAR]

├─ org.springframework.session.security.SpringSessionBackedSessionRegistry.class - [JAR]

org.springframework.session.data.gemfire

├─ org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.class - [JAR]

├─ org.springframework.session.data.gemfire.GemFireOperationsSessionRepository.class - [JAR]

org.springframework.session.events

├─ org.springframework.session.events.AbstractSessionEvent.class - [JAR]

├─ org.springframework.session.events.SessionCreatedEvent.class - [JAR]

├─ org.springframework.session.events.SessionDeletedEvent.class - [JAR]

├─ org.springframework.session.events.SessionDestroyedEvent.class - [JAR]

├─ org.springframework.session.events.SessionExpiredEvent.class - [JAR]

org.springframework.session.security.web.authentication

├─ org.springframework.session.security.web.authentication.SpringSessionRememberMeServices.class - [JAR]

org.springframework.session.hazelcast.config.annotation.web.http

├─ org.springframework.session.hazelcast.config.annotation.web.http.EnableHazelcastHttpSession.class - [JAR]

├─ org.springframework.session.hazelcast.config.annotation.web.http.HazelcastHttpSessionConfiguration.class - [JAR]

org.springframework.session.web.socket.handler

├─ org.springframework.session.web.socket.handler.WebSocketConnectHandlerDecoratorFactory.class - [JAR]

├─ org.springframework.session.web.socket.handler.WebSocketRegistryListener.class - [JAR]

org.springframework.session.web.http

├─ org.springframework.session.web.http.Base64.class - [JAR]

├─ org.springframework.session.web.http.CookieHttpSessionStrategy.class - [JAR]

├─ org.springframework.session.web.http.CookieSerializer.class - [JAR]

├─ org.springframework.session.web.http.DefaultCookieSerializer.class - [JAR]

├─ org.springframework.session.web.http.ExpiringSessionHttpSession.class - [JAR]

├─ org.springframework.session.web.http.HeaderHttpSessionStrategy.class - [JAR]

├─ org.springframework.session.web.http.HttpSessionManager.class - [JAR]

├─ org.springframework.session.web.http.HttpSessionStrategy.class - [JAR]

├─ org.springframework.session.web.http.InvalidBase64CharacterException.class - [JAR]

├─ org.springframework.session.web.http.MultiHttpSessionStrategy.class - [JAR]

├─ org.springframework.session.web.http.OnCommittedResponseWrapper.class - [JAR]

├─ org.springframework.session.web.http.OncePerRequestFilter.class - [JAR]

├─ org.springframework.session.web.http.RequestResponsePostProcessor.class - [JAR]

├─ org.springframework.session.web.http.SessionEventHttpSessionListenerAdapter.class - [JAR]

├─ org.springframework.session.web.http.SessionRepositoryFilter.class - [JAR]

org.springframework.session.jdbc.config.annotation.web.http

├─ org.springframework.session.jdbc.config.annotation.web.http.EnableJdbcHttpSession.class - [JAR]

├─ org.springframework.session.jdbc.config.annotation.web.http.JdbcHttpSessionConfiguration.class - [JAR]

org.springframework.session.web.socket.events

├─ org.springframework.session.web.socket.events.SessionConnectEvent.class - [JAR]

org.springframework.session.data.redis

├─ org.springframework.session.data.redis.RedisFlushMode.class - [JAR]

├─ org.springframework.session.data.redis.RedisOperationsSessionRepository.class - [JAR]

├─ org.springframework.session.data.redis.RedisSessionExpirationPolicy.class - [JAR]

├─ org.springframework.session.data.redis.SessionMessageListener.class - [JAR]

org.springframework.session.hazelcast

├─ org.springframework.session.hazelcast.HazelcastFlushMode.class - [JAR]

├─ org.springframework.session.hazelcast.HazelcastSessionRepository.class - [JAR]

├─ org.springframework.session.hazelcast.PrincipalNameExtractor.class - [JAR]

├─ org.springframework.session.hazelcast.SessionEntryListener.class - [JAR]

├─ org.springframework.session.hazelcast.SessionUpdateEntryProcessor.class - [JAR]

org.springframework.session.data.redis.config.annotation.web.http

├─ org.springframework.session.data.redis.config.annotation.web.http.EnableRedisHttpSession.class - [JAR]

├─ org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
153 usages
1.8k stars
Aug 18, 2023
137 usages
1.8k stars
Jan 11, 2019
89 usages
1.8k stars
Aug 18, 2023
60 usages
1.8k stars
Aug 18, 2023
47 usages
1.8k stars

Discover Dependencies

Apr 07, 2016
44 usages
Apr 07, 2016
50 usages
Apr 07, 2016
29 usages
Jan 29, 2019
10 usages
Aug 15, 2023
1.1k stars
Feb 07, 2017
2 usages
Feb 07, 2017
6 usages
Mar 20, 2023
67 usages
55 stars
Aug 18, 2016
123 stars