@Target(value={TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Inherited public @interface SecuritySchemes
SecurityScheme annotationSecurityScheme| Modifier and Type | Optional Element and Description | 
|---|---|
SecurityScheme[] | 
value
An array of SecurityScheme annotations 
 | 
public abstract SecurityScheme[] value
Copyright © 2018. All rights reserved.