- GemFireCacheTypeAwareRegionFactoryBean<K,V> - Class in org.springframework.session.data.gemfire.config.annotation.web.http.support
-
- GemFireCacheTypeAwareRegionFactoryBean() - Constructor for class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
- GemFireHttpSessionConfiguration - Class in org.springframework.session.data.gemfire.config.annotation.web.http
-
The
GemFireHttpSessionConfiguration class is a Spring
@Configuration class
used to configure and initialize Pivotal GemFire/Apache Geode as a clustered, distributed and replicated
HttpSession provider implementation in Spring
Session.
- GemFireHttpSessionConfiguration() - Constructor for class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
- GemFireOperationsSessionRepository - Class in org.springframework.session.data.gemfire
-
- GemFireOperationsSessionRepository(GemfireOperations) - Constructor for class org.springframework.session.data.gemfire.GemFireOperationsSessionRepository
-
Constructs an instance of GemFireOperationsSessionRepository initialized with the
required GemfireOperations object used to perform data access operations to manage
Session state.
- GemFireSession() - Constructor for class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- GemFireSession(String) - Constructor for class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- GemFireSession(Session) - Constructor for class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- GemFireSessionAttributes() - Constructor for class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
-
- GemFireSessionAttributes(Object) - Constructor for class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
-
- GemFireUtils - Class in org.springframework.session.data.gemfire.support
-
GemFireUtils is an abstract, extensible utility class for working with GemFire types
and functionality and is used by Spring Session's GemFire adapter support classes.
- GemFireUtils() - Constructor for class org.springframework.session.data.gemfire.support.GemFireUtils
-
- getApplicationContext() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Returns a reference to the Spring ApplicationContext.
- getApplicationEventPublisher() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Returns a reference to the ApplicationEventPublisher used to publish Session events
corresponding to GemFire/Geode cache events.
- getAttribute(String) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getAttribute(String) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
-
- getAttribute(String) - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getAttributeNames() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getAttributeNames() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
-
- getAttributeNames() - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getAttributeOrDefault(String, T) - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getAttributes() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getBeanClassLoader() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Returns a reference to the ClassLoader used by the Spring container to load bean
class types.
- getBeanFactory() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Returns a reference to the Spring container ConfigurableBeanFactory.
- getBeanFactory() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Gets a reference to the Spring BeanFactory responsible for
creating GemFire components.
- getClientRegionShortcut() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Gets the ClientRegionShortcut used to configure the data management policy of the ClientCache
Region that will store Session state.
- getClientRegionShortcut() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns the Region data policy used by the GemFire cache client to manage
Session state.
- getCreationTime() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getCreationTime() - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getFullyQualifiedRegionName() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Returns the fully-qualified name of the cache Region used to store and manage Session state.
- getGemfireCache() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns a reference to the GemFire cache used to construct the appropriate
Region.
- getId() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getId() - Method in class org.springframework.session.data.gemfire.serialization.data.AbstractDataSerializableSessionSerializer
-
- getId() - Method in class org.springframework.session.data.gemfire.serialization.data.provider.DataSerializableSessionAttributesSerializer
-
- getId() - Method in class org.springframework.session.data.gemfire.serialization.data.provider.DataSerializableSessionSerializer
-
- getId() - Method in class org.springframework.session.data.gemfire.serialization.data.support.DataSerializerSessionSerializerAdapter
-
- getId() - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getIndexableSessionAttributes() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Get the names of all Session attributes that will be indexed.
- getIndexableSessionAttributes() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- getIndexableSessionAttributesAsGemFireIndexExpression() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
Gets the names of all Session attributes that will be indexed by GemFire as single, comma-delimited
String value constituting the Index expression of the Index definition.
- getLastAccessedTime() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getLastAccessedTime() - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getLock() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
-
- getLogger() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Return a reference to the Log used to log messages.
- getMaxInactiveInterval() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getMaxInactiveInterval() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Returns the maximum interval in which a Session can remain inactive
before the Session is considered expired.
- getMaxInactiveInterval() - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getMaxInactiveIntervalInSeconds() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Returns the maximum interval in seconds in which a Session can remain inactive
before the Session is considered expired.
- getMaxInactiveIntervalInSeconds() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Gets the maximum interval in seconds in which a Session can remain inactive before it expires.
- getObject() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns a reference to the constructed GemFire cache Region used to store
and manage Session state.
- getObject() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- getObjectType() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns the specific type of GemFire cache Region this factory creates when
initialized or Region.class when uninitialized.
- getObjectType() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- getPoolName() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Returns the name of the Pool used by the client Region to send Session
to the cluster of servers during cache operations.
- getPoolName() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns the name of the GemFire Pool used by the client Region for managing Sessions
during cache operations involving the server.
- getPrincipalName() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- getRegionAttributes() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns the GemFire RegionAttributes used to configure the GemFire cache
Region used to store and manage Session state.
- getRegionName() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns the configured name of the GemFire cache Region use to store and
manage Session state.
- getRegionName() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- getRequiredAttribute(String) - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- getServerRegionShortcut() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Gets the RegionShortcut used to configure the data management policy of the Cache Region
that will store Session state.
- getServerRegionShortcut() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Returns the Region data policy used by the GemFire peer cache to manage
Session state.
- getSessionRegionName() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Returns the name of the (Client)Cache Region used to store Session state.
- getSessionSerializer() - Method in class org.springframework.session.data.gemfire.serialization.data.support.DataSerializerSessionSerializerAdapter
-
- getSessionSerializer() - Method in class org.springframework.session.data.gemfire.serialization.pdx.support.PdxSerializerSessionSerializerAdapter
-
- getSessionSerializerBeanName() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Returns the configured bean name of the Spring bean declared in the Spring application context
defining the serialization strategy for serializing the Session.
- getSupportedClasses() - Method in class org.springframework.session.data.gemfire.serialization.data.AbstractDataSerializableSessionSerializer
-
- getSupportedClasses() - Method in class org.springframework.session.data.gemfire.serialization.data.provider.DataSerializableSessionAttributesSerializer
-
- getSupportedClasses() - Method in class org.springframework.session.data.gemfire.serialization.data.provider.DataSerializableSessionSerializer
-
- getSupportedClasses() - Method in class org.springframework.session.data.gemfire.serialization.data.support.DataSerializerSessionSerializerAdapter
-
- getTemplate() - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Gets a reference to the template used to perform data access operations
and other interactions on the cache Region backing this SessionRepository.
- safeRead(DataInput, AbstractDataSerializableSessionSerializer.DataInputReader<T>) - Method in class org.springframework.session.data.gemfire.serialization.data.AbstractDataSerializableSessionSerializer
-
- safeWrite(DataOutput, AbstractDataSerializableSessionSerializer.DataOutputWriter) - Method in class org.springframework.session.data.gemfire.serialization.data.AbstractDataSerializableSessionSerializer
-
- save(Session) - Method in class org.springframework.session.data.gemfire.GemFireOperationsSessionRepository
-
Saves the specified Session to GemFire.
- SerializationException - Exception in org.springframework.session.data.gemfire.serialization
-
The SerializationException class is a RuntimeException indicating an error occurred while attempting to
serialize a Session.
- SerializationException() - Constructor for exception org.springframework.session.data.gemfire.serialization.SerializationException
-
- SerializationException(String) - Constructor for exception org.springframework.session.data.gemfire.serialization.SerializationException
-
Constructs a new instance of
SerializationException initialized with the given
message
describing the serialization error.
- SerializationException(Throwable) - Constructor for exception org.springframework.session.data.gemfire.serialization.SerializationException
-
Constructs a new instance of
SerializationException initialized with the given
cause
of the serialization error.
- SerializationException(String, Throwable) - Constructor for exception org.springframework.session.data.gemfire.serialization.SerializationException
-
Constructs a new instance of
SerializationException initialized with the given
message
describing the serialization error and
cause of the serialization error.
- serialize(AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes, DataOutput) - Method in class org.springframework.session.data.gemfire.serialization.data.provider.DataSerializableSessionAttributesSerializer
-
- serialize(AbstractGemFireOperationsSessionRepository.GemFireSession, DataOutput) - Method in class org.springframework.session.data.gemfire.serialization.data.provider.DataSerializableSessionSerializer
-
- serialize(T, DataOutput) - Method in class org.springframework.session.data.gemfire.serialization.data.support.DataSerializerSessionSerializerAdapter
-
- serialize(AbstractGemFireOperationsSessionRepository.GemFireSession, PdxWriter) - Method in class org.springframework.session.data.gemfire.serialization.pdx.provider.PdxSerializableSessionSerializer
-
- serialize(T, PdxWriter) - Method in class org.springframework.session.data.gemfire.serialization.pdx.support.PdxSerializerSessionSerializerAdapter
-
- serialize(T, OUT) - Method in interface org.springframework.session.data.gemfire.serialization.SessionSerializer
-
Serializes the given Object to the provided out stream.
- serializeObject(Object, DataOutput) - Method in class org.springframework.session.data.gemfire.serialization.data.AbstractDataSerializableSessionSerializer
-
- serializeObject(Object, DataOutput, boolean) - Method in class org.springframework.session.data.gemfire.serialization.data.AbstractDataSerializableSessionSerializer
-
- SESSION_DATA_SERIALIZER_BEAN_NAME - Static variable in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Set of defaults for Session serialization.
- SESSION_PDX_SERIALIZER_BEAN_NAME - Static variable in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
- SESSION_REGION_KEY_CONSTRAINT - Static variable in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Key and Value class type constraints applied to the Session Region.
- SESSION_REGION_VALUE_CONSTRAINT - Static variable in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
- SESSION_SERIALIZER_BEAN_ALIAS - Static variable in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
- sessionAttributesIndex(GemFireCache) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Defines a GemFire Index bean on the GemFire cache Region storing and managing Sessions,
specifically on all Session attributes for quick lookup and queries on Session attribute names
with a given value.
- SessionAttributesIndexFactoryBean - Class in org.springframework.session.data.gemfire.config.annotation.web.http.support
-
The SessionAttributesIndexFactoryBean class is a Spring FactoryBean that creates a GemFire Index
on the session attributes of the HttpSession object.
- SessionAttributesIndexFactoryBean() - Constructor for class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- sessionDataSerializer() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
- sessionPdxSerializer() - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
- sessionRegion(GemFireCache, RegionAttributes<Object, Session>) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Defines the Region used to store and manage Session state in either a client-server
or peer-to-peer (p2p) topology.
- sessionRegionAttributes(GemFireCache) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Defines a RegionAttributes used to configure and initialize the cache Region
used to store Session state.
- sessionRegionTemplate(GemFireCache) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Defines a GemfireTemplate bean used to interact with the (Client)Cache Region
used to store Session state.
- sessionRepository(GemfireOperations) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Defines the SessionRepository bean used to interact with Apache Geode or Pivotal GemFire
as the Spring Session provider.
- SessionSerializer<T,IN,OUT> - Interface in org.springframework.session.data.gemfire.serialization
-
The
SessionSerializer interface is a Service Provider Interface (SPI) for providers
needing to provide a custom implementation of their serialization strategy.
- setApplicationContext(ApplicationContext) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets a reference the Spring ApplicationContext.
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Sets the ApplicationEventPublisher used to publish Session events corresponding to
GemFire cache events.
- setAttribute(String, Object) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.DeltaCapableGemFireSessionAttributes
-
- setAttribute(String, Object) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- setAttribute(String, Object) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
-
- setAttribute(String, Object) - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets a reference to the ClassLoader used by the Spring container to load bean class types.
- setBeanFactory(BeanFactory) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets a reference to the Spring BeanFactory responsible for
creating GemFire components.
- setBeanFactory(BeanFactory) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- setBeanName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- setClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Gets the ClientRegionShortcut used to configure the data management policy of the ClientCache
Region that will store Session state.
- setClientRegionShortcut(ClientRegionShortcut) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets the Region data policy used by the GemFire cache client to manage
Session state.
- setGemfireCache(GemFireCache) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets a reference to the GemFire cache used to construct the appropriate
Region.
- setGemFireCache(GemFireCache) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Callback with the AnnotationMetadata of the class containing @Import annotation
that imported this @Configuration class.
- setIndexableSessionAttributes(String[]) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets the names of all Session attributes that will be indexed.
- setIndexableSessionAttributes(String[]) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- setLastAccessedTime(Instant) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- setLastAccessedTime(Instant) - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- setMaxInactiveInterval(Duration) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- setMaxInactiveInterval(Duration) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Sets the maximum interval in which a Session can remain inactive
before the Session is considered expired.
- setMaxInactiveInterval(Duration) - Method in class org.springframework.session.data.gemfire.support.AbstractSession
-
- setMaxInactiveIntervalInSeconds(int) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Sets the maximum interval in seconds in which a Session can remain inactive
before the Session is considered expired.
- setMaxInactiveIntervalInSeconds(int) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets the maximum interval in seconds in which a Session can remain inactive before it expires.
- setPoolName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets the name of the Pool used by the client Region to send Session
to the cluster of servers during cache operations.
- setPoolName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets the name of the GemFire Pool used by the client Region for managing Sessions
during cache operations involving the server.
- setPrincipalName(String) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-
- setRegionAttributes(RegionAttributes<K, V>) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets the GemFire RegionAttributes used to configure the GemFire cache
Region used to store and manage Session state.
- setRegionName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets the name of the GemFire cache Region use to store and manage Session
state.
- setRegionName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.SessionAttributesIndexFactoryBean
-
- setServerRegionShortcut(RegionShortcut) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets the RegionShortcut used to configure the data management policy of the Cache Region
that will store Session state.
- setServerRegionShortcut(RegionShortcut) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.support.GemFireCacheTypeAwareRegionFactoryBean
-
Sets the Region data policy used by the GemFire peer cache to manage
Session state.
- setSessionRegionName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets the name of the (Client)Cache Region used to store Session state.
- setSessionSerializer(SessionSerializer<T, DataInput, DataOutput>) - Method in class org.springframework.session.data.gemfire.serialization.data.support.DataSerializerSessionSerializerAdapter
-
- setSessionSerializerBeanName(String) - Method in class org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration
-
Sets the bean name of the Spring bean declared in the Spring application context
defining the serialization strategy for serializing the Session.
- setUseDataSerialization(boolean) - Method in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository
-
Sets a condition indicating whether the DataSerialization framework has been configured.
- SPRING_SECURITY_CONTEXT - Static variable in class org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession
-