Package org.wildfly.clustering.session.cache.user
package org.wildfly.clustering.session.cache.user
-
ClassDescriptionCacheableUser<C,
T, D, S> Encapsulates a cacheable user.CachedUser<C,T, D, S> A cached user.CachedUserManager<C,T, D, S> A user manager that shares user references between concurrent threads.CompositeUser<C,T, D, S> A user implementation composed of a context entry and user sessions.CompositeUserFactory<CV,C, T, SV, D, S> A user factory that creates composite users.DecoratedUser<C,T, D, S> A user decorator.DecoratedUserManager<C,T, D, S> A decorated user manager.DefaultUserManager<CV,C, T, SV, D, S> A default user manager implementation that delegates to a user factory.MutableUserSessions<K,D, S> A mutable user sessions implementation.UserContext<PC,TC> Cache entry storing persistent and transient user context.UserContextEntry<C,T> Cache entry that stores persistent and transient user context.UserContextFactory<V,PC, TC> A factory for creating a user context.UserFactory<CV,C, T, SV, D, S> The serialization context initializer for this package.UserSessionsFactory<V,D, S> A factory for creating the sessions for a user.