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


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

Author:
Shane Bryzak

Required Element Summary
 PropertyType value
           
 
Optional Element Summary
 String attributeName
           
 

Element Detail

value

public abstract PropertyType value

attributeName

public abstract String attributeName
Default:
""


Copyright © 2011 Seam Framework. All Rights Reserved.