org.jboss.seam.security
Annotation Type AuthenticationScoped


@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,FIELD})
@NormalScope(passivating=false)
public @interface AuthenticationScoped

A scope that is active during the authentication process

Author:
Shane Bryzak



Copyright © 2011 Seam Framework. All Rights Reserved.