Uses of Interface
org.nuiton.web.tapestry5.services.ServiceAuthentication

Packages that use ServiceAuthentication
org.nuiton.web.tapestry5.services This package contains extra services (or abstraction) for Tapestry applications. 
 

Uses of ServiceAuthentication in org.nuiton.web.tapestry5.services
 

Classes in org.nuiton.web.tapestry5.services that implement ServiceAuthentication
 class ServiceAuthenticationImpl<U,A extends Annotation>
          This class is an abstract implementation of ServiceAuthentication.
 

Constructors in org.nuiton.web.tapestry5.services with parameters of type ServiceAuthentication
AbstractAuthenticationFilter(org.apache.tapestry5.services.PageRenderLinkSource renderLinkSource, org.apache.tapestry5.services.ComponentSource componentSource, org.apache.tapestry5.services.Response response, ServiceAuthentication<U> serviceAuthentication, Class<A> annotationClass)
           
 



Copyright © 2010-2011 CodeLutin. All Rights Reserved.