Package | Description |
---|---|
io.muserver.openapi |
A model of the Open API spec, which is used internally when creating documentation for JAX-RS services.
|
Modifier and Type | Field and Description |
---|---|
Map<String,SecuritySchemeObject> |
ComponentsObject.securitySchemes |
Modifier and Type | Method and Description |
---|---|
SecuritySchemeObject |
SecuritySchemeObjectBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ComponentsObjectBuilder |
ComponentsObjectBuilder.withSecuritySchemes(Map<String,SecuritySchemeObject> securitySchemes) |
Copyright © 2017–2019. All rights reserved.