pt.digitalis.dif.dem.annotations.stage.controller
Annotation Type InjectAuthenticationError


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface InjectAuthenticationError

This annotation allows the programmer to configure the Stages authentication controller step. It instructs the controller to bypass any errors in this phase and allow execution of the stage. The errors will be injected into the field annotated with this annotation for processing of the stage itself.

Author:
Pedro Viegas pviegas@digitalis.pt
Created on:
Dec 31, 2007



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.