Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.shiro.web.filter Classes and Interfaces - 26 results found.
NameDescriptionTypePackageFramework
BasicHttpAuthenticationFilter R e q u i r e s t h e r e q u e s t i n g u s e r t o b e a u t h e n t i c a t e d f o r t h e r e q u e s t t o c o n t i n u e , a n d i f t h e y ' r e n o t , r e q u i r e s t h e u s e r t o l o g i n v i a t h e H T T P B a s i c p r o t o c o l - s p e c i f i c c h a l l e n g e . Classorg.apache.shiro.web.filter.authcApache Shiro
AuthorizationFilter S u p e r c l a s s f o r a u t h o r i z a t i o n - r e l a t e d f i l t e r s . Classorg.apache.shiro.web.filter.authzApache Shiro
AuthenticationFilter B a s e c l a s s f o r a l l F i l t e r s t h a t r e q u i r e t h e c u r r e n t u s e r t o b e a u t h e n t i c a t e d . Classorg.apache.shiro.web.filter.authcApache Shiro
AuthenticatingFilter A n A u t h e n t i c a t i o n F i l t e r t h a t i s c a p a b l e o f a u t o m a t i c a l l y p e r f o r m i n g a n a u t h e n t i c a t i o n a t t e m p t b a s e d o n t h e i n c o m i n g r e q u e s t . Classorg.apache.shiro.web.filter.authcApache Shiro
AnonymousFilter F i l t e r t h a t a l l o w s a c c e s s t o a p a t h i m m e i d a t e l y w i t h o u t p e r f o r m i n g s e c u r i t y c h e c k s o f a n y k i n d . Classorg.apache.shiro.web.filter.authcApache Shiro
AccessControlFilter S u p e r c l a s s f o r a n y f i l t e r t h a t c o n t r o l s a c c e s s t o a r e s o u r c e a n d m a y r e d i r e c t t h e u s e r t o t h e l o g i n p a g e i f t h e y a r e n o t a u t h e n t i c a t e d . Classorg.apache.shiro.web.filterApache Shiro
DefaultFilter e n u m D e f a u l t F i l t e r e x t e n d s E n u m < D e f a u l t F i l t e r > E n u m r e p r e s e n t i n g a l l o f t h e d e f a u l t S h i r o F i l t e r i n s t a n c e s a v a i l a b l e t o w e b a p p l i c a t i o n s . Classorg.apache.shiro.web.filter.mgtApache Shiro
DefaultFilterChainManager D e f a u l t F i l t e r C h a i n M a n a g e r i m p l e m e n t a t i o n m a i n t a i n i n g a m a p o f F i l t e r i n s t a n c e s ( k e y : f i l t e r n a m e , v a l u e : F i l t e r ) a s w e l l a s a m a p o f N a m e d F i l t e r L i s t s c r e a t e d f r o m t h e s e Classorg.apache.shiro.web.filter.mgtApache Shiro
FilterChainManager A F i l t e r C h a i n M a n a g e r m a n a g e s t h e c r e a t i o n a n d m o d i f i c a t i o n o f F i l t e r c h a i n s f r o m a n a v a i l a b l e p o o l o f F i l t e r i n s t a n c e s . Interfaceorg.apache.shiro.web.filter.mgtApache Shiro
FilterChainResolver A F i l t e r C h a i n R e s o l v e r c a n r e s o l v e a n a p p r o p r i a t e F i l t e r C h a i n t o e x e c u t e d u r i n g a S e r v l e t R e q u e s t . Interfaceorg.apache.shiro.web.filter.mgtApache Shiro
FormAuthenticationFilter R e q u i r e s t h e r e q u e s t i n g u s e r t o b e a u t h e n t i c a t e d f o r t h e r e q u e s t t o c o n t i n u e , a n d i f t h e y a r e n o t , f o r c e s t h e u s e r t o l o g i n v i a b y r e d i r e c t i n g t h e m t o t h e l o g i n U r l y o u c o n f i g u r e . Classorg.apache.shiro.web.filter.authcApache Shiro
HostFilter A F i l t e r t h a t c a n a l l o w o r d e n y a c c e s s b a s e d o n t h e h o s t t h a t s e n t t h e r e q u e s t . Classorg.apache.shiro.web.filter.authzApache Shiro
HttpMethodPermissionFilter A f i l t e r t h a t t r a n s l a t e s a n H T T P R e q u e s t ' s M e t h o d ( e g G E T , P O S T , e t c ) i n t o a n c o r r e s p o n d i n g a c t i o n ( v e r b ) a n d u s e s t h a t v e r b t o c o n s t r u c t a p e r m i s s i o n t h a t w i l l b e c h e c k e d t o d e t e r m i n e Classorg.apache.shiro.web.filter.authzApache Shiro
LogoutFilter S i m p l e F i l t e r t h a t , u p o n r e c e i v i n g a r e q u e s t , w i l l i m m e d i a t e l y l o g - o u t t h e c u r r e n t l y e x e c u t i n g a n d t h e n r e d i r e c t t h e m t o a c o n f i g u r e d r e d i r e c t U r l . Classorg.apache.shiro.web.filter.authcApache Shiro
NamedFilterList A N a m e d F i l t e r L i s t i s a L i s t o f F i l t e r i n s t a n c e s t h a t i s u n i q u e l y i d e n t i f i e d b y a n a m e . Interfaceorg.apache.shiro.web.filter.mgtApache Shiro
NoSessionCreationFilter A P a t h M a t c h i n g F i l t e r t h a t w i l l d i s a b l e c r e a t i n g n e w S e s s i o n s d u r i n g t h e r e q u e s t . Classorg.apache.shiro.web.filter.sessionApache Shiro
PassThruAuthenticationFilter A n a u t h e n t i c a t i o n f i l t e r t h a t r e d i r e c t s t h e u s e r t o t h e l o g i n p a g e w h e n t h e y a r e t r y i n g t o a c c e s s a p r o t e c t e d r e s o u r c e . Classorg.apache.shiro.web.filter.authcApache Shiro
PathConfigProcessor A P a t h C o n f i g P r o c e s s o r p r o c e s s e s c o n f i g u r a t i o n e n t r i e s o n a p e r p a t h ( u r l ) b a s i s . Interfaceorg.apache.shiro.web.filterApache Shiro
PathMatchingFilter B a s e c l a s s f o r F i l t e r s t h a t w i l l p r o c e s s o n l y s p e c i f i e d p a t h s a n d a l l o w a l l o t h e r s t o p a s s t h r o u g h . Classorg.apache.shiro.web.filterApache Shiro
PathMatchingFilterChainResolver A F i l t e r C h a i n R e s o l v e r t h a t r e s o l v e s F i l t e r C h a i n s b a s e d o n u r l p a t h m a t c h i n g , a s d e t e r m i n e d b y a c o n f i g u r a b l e P a t h M a t c h e r . Classorg.apache.shiro.web.filter.mgtApache Shiro
PermissionsAuthorizationFilter F i l t e r t h a t a l l o w s a c c e s s i f t h e c u r r e n t u s e r h a s t h e p e r m i s s i o n s s p e c i f i e d b y t h e m a p p e d v a l u e , o r d e n i e s a c c e s s i f t h e u s e r d o e s n o t h a v e a l l o f t h e p e r m i s s i o n s s p e c i f i e d . Classorg.apache.shiro.web.filter.authzApache Shiro
PortFilter A F i l t e r t h a t r e q u i r e s t h e r e q u e s t t o b e o n a s p e c i f i c p o r t , a n d i f n o t , r e d i r e c t s t o t h e s a m e U R L o n t h a t p o r t . Classorg.apache.shiro.web.filter.authzApache Shiro
RolesAuthorizationFilter F i l t e r t h a t a l l o w s a c c e s s i f t h e c u r r e n t u s e r h a s t h e r o l e s s p e c i f i e d b y t h e m a p p e d v a l u e , o r d e n i e s a c c e s s i f t h e u s e r d o e s n o t h a v e a l l o f t h e r o l e s s p e c i f i e d . Classorg.apache.shiro.web.filter.authzApache Shiro
SimpleNamedFilterList S i m p l e N a m e d F i l t e r L i s t i m p l e m e n t a t i o n t h a t i s s u p p o r t e d b y a b a c k i n g L i s t i n s t a n c e a n d a s i m p l e n a m e p r o p e r t y . Classorg.apache.shiro.web.filter.mgtApache Shiro
SslFilter F i l t e r w h i c h r e q u i r e s a r e q u e s t t o b e o v e r S S L . Classorg.apache.shiro.web.filter.authzApache Shiro
UserFilter F i l t e r t h a t a l l o w s a c c e s s t o r e s o u r c e s i f t h e a c c e s s o r i s a k n o w n u s e r , w h i c h i s d e f i n e d a s h a v i n g a k n o w n p r i n c i p a l . Classorg.apache.shiro.web.filter.authcApache Shiro