Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.shiro.session.mgt Classes and Interfaces - 29 results found.
NameDescriptionTypePackageFramework
CachingSessionDAO A n C a c h i n g S e s s i o n D A O i s a S e s s i o n D A O t h a t p r o v i d e s a t r a n s p a r e n t c a c h i n g l a y e r b e t w e e n t h e c o m p o n e n t s t h a t u s e i t a n d t h e u n d e r l y i n g E I S ( E n t e r p r i s e I n f o r m a t i o n S y s t e m ) s e s s i o n b a c k i n g s t o r e ( f o r e x a m p l e , f i l e s y s t e m , Classorg.apache.shiro.session.mgt.eisApache Shiro
AbstractValidatingSessionManager D e f a u l t b u s i n e s s - t i e r i m p l e m e n t a t i o n o f t h e V a l i d a t i n g S e s s i o n M a n a g e r i n t e r f a c e . Classorg.apache.shiro.session.mgtApache Shiro
AbstractSessionManager B a s e a b s t r a c t c l a s s o f t h e S e s s i o n M a n a g e r i n t e r f a c e , e n a b l i n g c o n f i g u r a t i o n o f a n a p p l i c a t i o n - w i d e g l o b a l S e s s i o n T i m e o u t . Classorg.apache.shiro.session.mgtApache Shiro
AbstractSessionDAO A n a b s t r a c t S e s s i o n D A O i m p l e m e n t a t i o n t h a t p e r f o r m s s o m e s a n i t y c h e c k s o n s e s s i o n c r e a t i o n a n d r e a d i n g a n d a l l o w s f o r p l u g g a b l e S e s s i o n I D g e n e r a t i o n s t r a t e g i e s i f d e s i r e d . Classorg.apache.shiro.session.mgt.eisApache Shiro
AbstractNativeSessionManager A b s t r a c t i m p l e m e n t a t i o n s u p p o r t i n g t h e N a t i v e S e s s i o n M a n a g e r i n t e r f a c e , s u p p o r t i n g S e s s i o n L i s t e n e r s a n d a p p l i c a t i o n o f t h e Classorg.apache.shiro.session.mgtApache Shiro
DefaultSessionContext D e f a u l t i m p l e m e n t a t i o n o f t h e S e s s i o n C o n t e x t i n t e r f a c e w h i c h p r o v i d e s g e t t e r s a n d s e t t e r s t h a t w r a p i n t e r a c t i o n w i t h t h e u n d e r l y i n g b a c k i n g c o n t e x t m a p . Classorg.apache.shiro.session.mgtApache Shiro
DefaultSessionKey D e f a u l t i m p l e m e n t a t i o n o f t h e S e s s i o n K e y i n t e r f a c e , w h i c h a l l o w s s e t t i n g a n d r e t r i e v a l o f a c o n c r e t e s e s s i o n I d t h a t t h e S e s s i o n M a n a g e r i m p l e m e n t a t i o n c a n u s e t o l o o k u p a Classorg.apache.shiro.session.mgtApache Shiro
DefaultSessionManager D e f a u l t b u s i n e s s - t i e r i m p l e m e n t a t i o n o f a V a l i d a t i n g S e s s i o n M a n a g e r . Classorg.apache.shiro.session.mgtApache Shiro
DelegatingSession A D e l e g a t i n g S e s s i o n i s a c l i e n t - t i e r r e p r e s e n t a t i o n o f a s e r v e r s i d e T h i s i m p l e m e n t a t i o n i s b a s i c a l l y a p r o x y t o a s e r v e r - s i d e N a t i v e S e s s i o n M a n a g e r , Classorg.apache.shiro.session.mgtApache Shiro
EnterpriseCacheSessionDAO S e s s i o n D A O i m p l e m e n t a t i o n t h a t r e l i e s o n a n e n t e r p r i s e c a c h i n g p r o d u c t a s t h e E I S s y s t e m o f r e c o r d f o r a l l s e s s i o n s . Classorg.apache.shiro.session.mgt.eisApache Shiro
ExecutorServiceSessionValidationScheduler S e s s i o n V a l i d a t i o n S c h e d u l e r i m p l e m e n t a t i o n t h a t u s e s a S c h e d u l e d E x e c u t o r S e r v i c e t o c a l l V a l i d a t i n g S e s s i o n M a n a g e r . Classorg.apache.shiro.session.mgtApache Shiro
ImmutableProxiedSession a l l o w a n y ' w r i t e ' o p e r a t i o n s t o t h e u n d e r l y i n g s e s s i o n . Classorg.apache.shiro.session.mgtApache Shiro
JavaUuidSessionIdGenerator S e s s i o n I d G e n e r a t o r t h a t g e n e r a t e s S t r i n g v a l u e s o f J D K U U I D ' s a s t h e s e s s i o n I D s . Classorg.apache.shiro.session.mgt.eisApache Shiro
MemorySessionDAO S i m p l e m e m o r y - b a s e d i m p l e m e n t a t i o n o f t h e S e s s i o n D A O t h a t s t o r e s a l l o f i t s s e s s i o n s i n a n i n - m e m o r y C o n c u r r e n t M a p . Classorg.apache.shiro.session.mgt.eisApache Shiro
NativeSessionManager A N a t i v e s e s s i o n m a n a g e r i s o n e t h a t m a n a g e s s e s s i o n s n a t i v e l y - t h a t i s , i t i s d i r e c t l y r e s p o n s i b l e f o r t h e c r e a t i o n , p e r s i s t e n c e a n d r e m o v a l o f S e s s i o n i n s t a n c e s a n d t h e i r Interfaceorg.apache.shiro.session.mgtApache Shiro
QuartzSessionValidationJob A q u a r t z j o b t h a t b a s i c a l l y j u s t c a l l s t h e V a l i d a t i n g S e s s i o n M a n a g e r . Classorg.apache.shiro.session.mgt.quartzApache Shiro
QuartzSessionValidationScheduler A n i m p l e m e n t a t i o n o f t h e S e s s i o n V a l i d a t i o n S c h e d u l e r t h a t u s e s Q u a r t z t o s c h e d u l e a j o b t o c a l l V a l i d a t i n g S e s s i o n M a n a g e r . Classorg.apache.shiro.session.mgt.quartzApache Shiro
RandomSessionIdGenerator G e n e r a t e s s e s s i o n I D s b y u s i n g a R a n d o m i n s t a n c e t o g e n e r a t e r a n d o m I D s . Classorg.apache.shiro.session.mgt.eisApache Shiro
SessionContext A S e s s i o n C o n t e x t i s a ' b u c k e t ' o f d a t a p r e s e n t e d t o a S e s s i o n F a c t o r y w h i c h i n t e r p r e t s t h i s d a t a t o c o n s t r u c t S e s s i o n i n s t a n c e s . Interfaceorg.apache.shiro.session.mgtApache Shiro
SessionDAO D a t a A c c e s s O b j e c t d e s i g n p a t t e r n s p e c i f i c a t i o n t o e n a b l e S e s s i o n a c c e s s t o a n E I S ( E n t e r p r i s e I n f o r m a t i o n S y s t e m ) . Interfaceorg.apache.shiro.session.mgt.eisApache Shiro
SessionFactory A s i m p l e f a c t o r y c l a s s t h a t i n s t a n t i a t e s c o n c r e t e S e s s i o n i n s t a n c e s . Interfaceorg.apache.shiro.session.mgtApache Shiro
SessionIdGenerator I n t e r f a c e a l l o w i n g p l u g g a b l e s e s s i o n I D g e n e r a t i o n s t r a t e g i e s t o b e u s e d w i t h v a r i o u s S e s s i o n D A O S e s s i o n I d G e n e r a t o r s a r e u s u a l l y o n l y u s e d w h e n I D g e n e r a t i o n i s s e p a r a t e f r o m c r e a t i n g t h e Interfaceorg.apache.shiro.session.mgt.eisApache Shiro
SessionKey A S e s s i o n K e y i s a k e y t h a t a l l o w s l o o k - u p o f a n y p a r t i c u l a r S e s s i o n i n s t a n c e . Interfaceorg.apache.shiro.session.mgtApache Shiro
SessionManagerInterfaceorg.apache.shiro.session.mgtApache Shiro
SessionValidationScheduler I n t e r f a c e t h a t s h o u l d b e i m p l e m e n t e d b y c l a s s e s t h a t c a n c o n t r o l v a l i d a t i n g s e s s i o n s o n a r e g u l a r b a s i s . Interfaceorg.apache.shiro.session.mgtApache Shiro
SimpleSession S i m p l e S e s s i o n J a v a B e a n s - c o m p a t i b l e P O J O i m p l e m e n t a t i o n , i n t e n d e d t o b e u s e d o n t h e b u s i n e s s / s e r v e r t i e r . Classorg.apache.shiro.session.mgtApache Shiro
SimpleSessionFactory S e s s i o n F a c t o r y i m p l e m e n t a t i o n t h a t g e n e r a t e s S i m p l e S e s s i o n i n s t a n c e s . Classorg.apache.shiro.session.mgtApache Shiro
ValidatingSession A V a l i d a t i n g S e s s i o n i s a S e s s i o n t h a t i s c a p a b l e o f d e t e r m i n i n g i t i s v a l i d o r n o t a n d i s a b l e t o v a l i d a t e i t s e l f i f n e c e s s a r y . Interfaceorg.apache.shiro.session.mgtApache Shiro
ValidatingSessionManager A V a l i d a t i n g S e s s i o n M a n a g e r i s a S e s s i o n M a n a g e r t h a t c a n p r o a c t i v e l y v a l i d a t e a n y o r a l l s e s s i o n s t h a t m a y b e e x p i r e d . Interfaceorg.apache.shiro.session.mgtApache Shiro