org.nuiton.web.tapestry5.annotations
Annotation Type RequiresAuthentication


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface RequiresAuthentication

This annotation is used on pages and components that need authentication to be rendered.

Created: 3 mai 2010

Version:
$Id: RequiresAuthentication.java 49 2011-01-26 16:08:25Z tchemit $
Author:
fdesbois



Copyright © 2010-2011 CodeLutin. All Rights Reserved.