Uses of Interface
org.tynamo.security.services.ClassInterceptorsCache
Packages that use ClassInterceptorsCache
Package
Description
-
Uses of ClassInterceptorsCache in org.tynamo.security
Constructors in org.tynamo.security with parameters of type ClassInterceptorsCacheModifierConstructorDescriptionSecurityComponentRequestFilter(LoginContextService loginContextService, org.apache.tapestry5.services.ComponentClassResolver resolver, ClassInterceptorsCache classInterceptorsCache) -
Uses of ClassInterceptorsCache in org.tynamo.security.services
Methods in org.tynamo.security.services with parameters of type ClassInterceptorsCacheModifier and TypeMethodDescriptionvoidSecurityModule.contributeApplicationInitializer(org.apache.tapestry5.commons.OrderedConfiguration<org.apache.tapestry5.http.services.ApplicationInitializerFilter> configuration, org.apache.tapestry5.services.ComponentClassResolver componentClassResolver, ClassInterceptorsCache classInterceptorsCache) Create ClassInterceptorsCache through annotations on the class page, which then will use SecurityFilter. -
Uses of ClassInterceptorsCache in org.tynamo.security.services.impl
Classes in org.tynamo.security.services.impl that implement ClassInterceptorsCache