org.apache.deltaspike.security.api.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.



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.