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

Author:
fdesbois $Id: RequiresAuthentication.java 4 2010-05-04 14:54:59Z fdesbois $



Copyright © 2010 CodeLutin. All Rights Reserved.