Package org.nuiton.web.tapestry5.services

This package contains extra services (or abstraction) for Tapestry applications.

See:
          Description

Interface Summary
ServiceAuthentication<U> This service is used to provide authentication managment for a final application.
 

Class Summary
AbstractAuthenticationFilter<U,A extends Annotation> AbstractAuthenticationFilter

Created: 3 mai 2010

FormatBinding From Tapestry5HowTo
FormatBindingFactory From Tapestry5HowTo
NuitonModule NuitonModule

Created: 4 mai 2010

ServiceAuthenticationImpl<U,A extends Annotation> This class is an abstract implementation of ServiceAuthentication.
 

Enum Summary
AbstractAuthenticationFilter.AuthenticationRedirect  
 

Package org.nuiton.web.tapestry5.services Description

This package contains extra services (or abstraction) for Tapestry applications. Generally, these services need to be built in the AppModule class of your Tapestry application.



Copyright © 2010-2012 CodeLutin. All Rights Reserved.