Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.tynamo.security
,
org.tynamo.security.components
,
org.tynamo.security.internal
,
org.tynamo.security.internal.services
,
org.tynamo.security.internal.services.impl
,
org.tynamo.security.pages
,
org.tynamo.security.services
,
org.tynamo.security.services.impl
,
org.tynamo.security.shiro
,
org.tynamo.security.shiro.authc
,
org.tynamo.security.shiro.authz
,
org.tynamo.shiro.extension.authc.pam
,
org.tynamo.shiro.extension.authz.annotations.utils.casters.method
,
org.tynamo.shiro.extension.authz.aop
,
org.tynamo.shiro.extension.realm.text
Class Hierarchy
java.lang.Object
org.apache.shiro.authc.pam.AbstractAuthenticationStrategy (implements org.apache.shiro.authc.pam.AuthenticationStrategy)
org.apache.shiro.authc.pam.FirstSuccessfulStrategy
org.tynamo.shiro.extension.authc.pam.
FirstExceptionStrategy
org.apache.shiro.authc.AbstractAuthenticator (implements org.apache.shiro.authc.Authenticator, org.apache.shiro.authc.LogoutAware)
org.apache.shiro.authc.pam.ModularRealmAuthenticator
org.tynamo.security.internal.
ModularRealmAuthenticator
(implements org.tynamo.security.
Authenticator
)
org.tynamo.shiro.extension.authz.aop.
AopHelper
org.tynamo.security.components.
Authenticated
org.apache.shiro.realm.CachingRealm (implements org.apache.shiro.cache.CacheManagerAware, org.apache.shiro.authc.LogoutAware, org.apache.shiro.util.Nameable, org.apache.shiro.realm.Realm)
org.apache.shiro.realm.AuthenticatingRealm (implements org.apache.shiro.util.Initializable)
org.apache.shiro.realm.AuthorizingRealm (implements org.apache.shiro.authz.Authorizer, org.apache.shiro.util.Initializable, org.apache.shiro.authz.permission.PermissionResolverAware, org.apache.shiro.authz.permission.RolePermissionResolverAware)
org.apache.shiro.realm.SimpleAccountRealm
org.apache.shiro.realm.text.TextConfigurationRealm
org.apache.shiro.realm.text.PropertiesRealm (implements org.apache.shiro.util.Destroyable, java.lang.Runnable)
org.tynamo.shiro.extension.realm.text.
ExtendedPropertiesRealm
org.apache.shiro.mgt.CachingSecurityManager (implements org.apache.shiro.cache.CacheManagerAware, org.apache.shiro.util.Destroyable, org.apache.shiro.mgt.SecurityManager)
org.apache.shiro.mgt.RealmSecurityManager
org.apache.shiro.mgt.AuthenticatingSecurityManager
org.apache.shiro.mgt.AuthorizingSecurityManager
org.apache.shiro.mgt.SessionsSecurityManager
org.apache.shiro.mgt.DefaultSecurityManager
org.apache.shiro.web.mgt.DefaultWebSecurityManager (implements org.apache.shiro.web.mgt.WebSecurityManager)
org.tynamo.security.services.
TapestryRealmSecurityManager
org.tynamo.security.services.impl.
ClassInterceptorsCacheImpl
(implements org.tynamo.security.services.
ClassInterceptorsCache
)
org.tynamo.shiro.extension.authz.aop.
DefaultSecurityInterceptor
(implements org.tynamo.shiro.extension.authz.aop.
SecurityInterceptor
)
org.tynamo.security.components.
Guest
org.tynamo.shiro.extension.authz.annotations.utils.casters.method.
HandlerCreateVisitor
(implements org.tynamo.shiro.extension.authz.annotations.utils.casters.method.
MethodAnnotationCasterVisitor
)
org.tynamo.security.components.
HasAllPermissions
org.tynamo.security.components.
HasAllRoles
org.tynamo.security.components.
HasAnyPermissions
org.tynamo.security.components.
HasAnyRoles
org.tynamo.security.components.
HasPermission
org.tynamo.security.components.
HasRole
org.tynamo.security.services.impl.
HttpServletRequestFilterWrapper
(implements org.apache.tapestry5.services.HttpServletRequestFilter)
org.tynamo.security.components.
IfGranted
org.tynamo.security.components.
LacksPermission
org.tynamo.security.components.
LacksRole
org.tynamo.security.pages.
Login
(implements org.apache.tapestry5.services.ExceptionReporter)
org.tynamo.security.internal.services.impl.
LoginContextServiceImpl
(implements org.tynamo.security.internal.services.
LoginContextService
)
org.tynamo.security.components.
LoginForm
org.tynamo.security.components.
LoginLink
org.tynamo.shiro.extension.authz.annotations.utils.casters.method.
MethodAnnotationCaster
org.tynamo.security.components.
NotAuthenticated
org.tynamo.security.shiro.authz.
NotFoundFilter
(implements javax.servlet.Filter)
org.tynamo.security.services.impl.
PageServiceImpl
(implements org.tynamo.security.services.
PageService
)
org.tynamo.security.
SecurityComponentRequestFilter
(implements org.apache.tapestry5.services.ComponentRequestFilter)
org.tynamo.security.services.impl.
SecurityConfiguration
(implements org.apache.tapestry5.services.HttpServletRequestFilter)
org.tynamo.security.internal.
SecurityExceptionHandlerAssistant
(implements org.tynamo.exceptionpage.ExceptionHandlerAssistant)
org.tynamo.security.services.impl.
SecurityFilterChain
org.tynamo.security.services.impl.
SecurityFilterChain.Builder
org.tynamo.security.services.impl.
SecurityFilterChainFactoryImpl
(implements org.tynamo.security.services.
SecurityFilterChainFactory
)
org.tynamo.security.services.
SecurityModule
org.tynamo.security.services.impl.
SecurityServiceImpl
(implements org.tynamo.security.services.
SecurityService
)
org.tynamo.security.
SecuritySymbols
org.apache.shiro.web.servlet.ServletContextSupport
org.apache.shiro.web.servlet.AbstractFilter (implements javax.servlet.Filter)
org.apache.shiro.web.servlet.NameableFilter (implements org.apache.shiro.util.Nameable)
org.apache.shiro.web.servlet.OncePerRequestFilter
org.apache.shiro.web.servlet.AdviceFilter
org.tynamo.security.shiro.
AccessControlFilter
org.tynamo.security.shiro.authc.
AuthenticationFilter
org.tynamo.security.shiro.authc.
AuthenticatingFilter
org.tynamo.security.shiro.authc.
AnonymousFilter
org.tynamo.security.shiro.authc.
BasicHttpAuthenticationFilter
org.tynamo.security.shiro.authc.
CasFilter
org.tynamo.security.shiro.authc.
FormAuthenticationFilter
org.tynamo.security.shiro.authz.
AuthorizationFilter
org.tynamo.security.shiro.authz.
PermissionsAuthorizationFilter
org.tynamo.security.shiro.authz.
PortFilter
org.tynamo.security.shiro.authz.
SslFilter
org.tynamo.security.shiro.authz.
RolesAuthorizationFilter
org.tynamo.security.shiro.authc.
UserFilter
org.tynamo.security.
ShiroAnnotationWorker
(implements org.apache.tapestry5.services.ComponentClassTransformWorker)
org.tynamo.security.pages.
Unauthorized
(implements org.apache.tapestry5.services.ExceptionReporter)
org.tynamo.security.components.
User
Interface Hierarchy
org.tynamo.security.
AuthenticationListenerRegistrar
org.tynamo.security.
Authenticator
(also extends org.apache.shiro.authc.Authenticator)
org.apache.shiro.authc.Authenticator
org.tynamo.security.
Authenticator
(also extends org.tynamo.security.
AuthenticationListenerRegistrar
)
org.tynamo.security.services.
ClassInterceptorsCache
org.tynamo.security.internal.services.
LoginContextService
org.tynamo.shiro.extension.authz.annotations.utils.casters.method.
MethodAnnotationCasterVisitor
org.tynamo.security.services.
PageService
org.tynamo.security.services.
SecurityFilterChainFactory
org.tynamo.shiro.extension.authz.aop.
SecurityInterceptor
org.tynamo.security.services.
SecurityService
Annotation Type Hierarchy
org.tynamo.security.
Security
(implements java.lang.annotation.Annotation)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012. All Rights Reserved.