@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 © 2017 The Apache Software Foundation. All rights reserved.