org.jboss.picketlink.cdi.authorization.annotation
Annotation Type SecurityParameterBinding


@Documented
@Target(value={PARAMETER,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
public @interface SecurityParameterBinding

Applied to an Annotation to declare it as a security parameter binding; to use business method invocation values as Secures method arguments.

Author:
Shane Bryzak



Copyright © 2012. All Rights Reserved.