org.jboss.seam.annotations.security.management
Annotation Type UserPassword


@Target(value={METHOD,FIELD})
@Documented
@Retention(value=RUNTIME)
@Inherited
public @interface UserPassword

Flags an entity field or method as representing the password for a user

Author:
Shane Bryzak

Optional Element Summary
 String hash
           
 

hash

public abstract String hash
Default:
""