@Inherited @Documented @Target(value={PARAMETER,ANNOTATION_TYPE}) @Retention(value=RUNTIME) public @interface SecurityParameterBinding
Annotation to declare it as a security parameter binding; to use business method invocation
values as Secures method arguments.Copyright © 2013 Seam Framework. All Rights Reserved.