Uses of Interface
org.tynamo.security.services.ClassInterceptorsCache

Packages that use ClassInterceptorsCache
org.tynamo.security   
org.tynamo.security.services   
org.tynamo.security.services.impl   
 

Uses of ClassInterceptorsCache in org.tynamo.security
 

Constructors in org.tynamo.security with parameters of type ClassInterceptorsCache
SecurityComponentRequestFilter(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 ClassInterceptorsCache
 void SecurityModule.contributeApplicationInitializer(org.apache.tapestry5.ioc.OrderedConfiguration<org.apache.tapestry5.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
 class ClassInterceptorsCacheImpl
           
 



Copyright © 2004-2012. All Rights Reserved.