public interface SecurityRequirement extends OpenAPIObject
Modifier and Type | Method and Description |
---|---|
Set<String> |
getNames()
Return the name at a given index
|
List<String> |
getScopes(String name)
Return the scopes for a given name
|
boolean |
isEmpty() |
int |
size()
How many requirements are present
|
getExtensions, getOpenAPIModel
Copyright © 2024 Eclipse. All rights reserved.