- adapt(OpenApiReader) - Static method in interface com.holonplatform.jaxrs.swagger.v3.SwaggerV3
-
- adapt(OpenApiContext) - Static method in interface com.holonplatform.jaxrs.swagger.v3.SwaggerV3
-
- ApiConfiguration - Annotation Type in com.holonplatform.jaxrs.swagger.annotations
-
Annotation which can be used on a API configuration class to setup the API listing endpoint.
- ApiConfigurationException - Exception in com.holonplatform.jaxrs.swagger.exceptions
-
Exception used to notify API configuration errors.
- ApiConfigurationException(String) - Constructor for exception com.holonplatform.jaxrs.swagger.exceptions.ApiConfigurationException
-
Constructor with error message
- ApiConfigurationException(Throwable) - Constructor for exception com.holonplatform.jaxrs.swagger.exceptions.ApiConfigurationException
-
Constructor with nested exception
- ApiConfigurationException(String, Throwable) - Constructor for exception com.holonplatform.jaxrs.swagger.exceptions.ApiConfigurationException
-
Constructor with error message and nested exception
- ApiConfigurationProperties - Interface in com.holonplatform.jaxrs.swagger.spring
-
API listing configuration properties.
- ApiContextId - Annotation Type in com.holonplatform.jaxrs.swagger.annotations
-
Annotation which can be used on API definition resource classes to declare the API context id to which the API
definition resource is bound.
- ApiDefaults - Interface in com.holonplatform.jaxrs.swagger
-
API definitions defaults.
- ApiDefinition - Annotation Type in com.holonplatform.jaxrs.swagger.annotations
-
- ApiEndpointType - Enum in com.holonplatform.jaxrs.swagger
-
API endpoint types enumeration.
- ApiGroupConfiguration() - Constructor for class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- ApiPropertySetModel - Annotation Type in com.holonplatform.jaxrs.swagger.annotations
-
Annotation which can be used in conjuction with PropertySetRef to declare a Swagger Model name to create
using the PropertySet definition and to append to Swagger model definitions.
- ApiReader<M> - Interface in com.holonplatform.jaxrs.swagger
-
API definitions reader.
- asJson(Swagger, boolean) - Static method in interface com.holonplatform.jaxrs.swagger.v2.SwaggerV2
-
Convert given API definition in JSON format.
- asJson(Swagger) - Static method in interface com.holonplatform.jaxrs.swagger.v2.SwaggerV2
-
Convert given API definition in JSON format.
- asJson(OpenAPI, boolean) - Static method in interface com.holonplatform.jaxrs.swagger.v3.SwaggerV3
-
Convert given API definition in JSON format.
- asJson(OpenAPI) - Static method in interface com.holonplatform.jaxrs.swagger.v3.SwaggerV3
-
Convert given API definition in JSON format.
- asYaml(Swagger, boolean) - Static method in interface com.holonplatform.jaxrs.swagger.v2.SwaggerV2
-
Convert given API definition in YAML format.
- asYaml(Swagger) - Static method in interface com.holonplatform.jaxrs.swagger.v2.SwaggerV2
-
Convert given API definition in YAML format.
- asYaml(OpenAPI, boolean) - Static method in interface com.holonplatform.jaxrs.swagger.v3.SwaggerV3
-
Convert given API definition in YAML format.
- asYaml(OpenAPI) - Static method in interface com.holonplatform.jaxrs.swagger.v3.SwaggerV3
-
Convert given API definition in YAML format.
- AUTH_CONTEXT_PROPERTY_NAME - Static variable in class com.holonplatform.jaxrs.server.auth.AuthenticationFeature
-
Current request AuthContext reference property name
- AuthenticationFeature - Class in com.holonplatform.jaxrs.server.auth
-
A JAX-RS Feature which can be registered in server application to enable authentication support using
Authenticate annotation.
- AuthenticationFeature() - Constructor for class com.holonplatform.jaxrs.server.auth.AuthenticationFeature
-
- getApiGroups() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getApplicationPath() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties
-
- getClasses() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfig
-
- getClient() - Method in interface com.holonplatform.jaxrs.client.JaxrsAsyncRestClient
-
Get the JAX-RS Client bound to this AsyncRestClient.
- getClient() - Method in interface com.holonplatform.jaxrs.client.JaxrsRestClient
-
Get the JAX-RS Client bound to this RestClient.
- getClient() - Method in interface com.holonplatform.jaxrs.client.reactor.JaxrsReactiveRestClient
-
Get the JAX-RS Client bound to this ReactiveRestClient.
- getContact() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getContact() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getContactEmail() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API contact email.
- getContactEmail() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getContactEmail() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getContactName() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API contact name.
- getContactName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getContactName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getContactUrl() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API contact URL.
- getContactUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getContactUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getContextId() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API context id.
- getContextId() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getContextId() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getDefault() - Static method in interface com.holonplatform.jaxrs.media.FormDataPropertyValueDeserializer
-
Get the default instance.
- getDefault() - Static method in interface com.holonplatform.jaxrs.media.FormDataPropertyValueSerializer
-
Get the default instance.
- getDefault() - Static method in enum com.holonplatform.jaxrs.swagger.ApiEndpointType
-
Get the default API endpoint type.
- getDescription() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API description.
- getDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ExternalDocs
-
- getDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Server
-
- getEmail() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Contact
-
- getExternalDocs() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getExternalDocs() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getExternalDocsDescription() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the external documentation description.
- getExternalDocsDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getExternalDocsDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getExternalDocsUrl() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the external documentation URL.
- getExternalDocsUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getExternalDocsUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getFilter() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties
-
- getGroupId() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getHost() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getIgnoredRoutes() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API operation routes to ignore for API definition generation.
- getIgnoredRoutes() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getIgnoredRoutes() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getInit() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties
-
- getLicense() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getLicense() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getLicenseName() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API license name.
- getLicenseName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getLicenseName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getLicenseUrl() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API license URL.
- getLicenseUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getLicenseUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getLoadOnStartup() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties.Servlet
-
- getName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Contact
-
- getName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.License
-
- getName() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Security
-
- getOrder() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties.Filter
-
- getPath() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API listing endpoint path.
- getPath() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getPath() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getPath() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Version
-
- getProperties() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfig
-
- getRequestURI() - Method in interface com.holonplatform.jaxrs.server.JaxrsHttpRequest
-
Get the absolute request URI including any query parameters.
- getResourcePackage() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the package names to use to filter the API resource classes.
- getResourcePackage() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getResourcePackage() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getResourcePackages() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the package names to use to filter the API resource classes.
- getScannerType() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API resource classes scanner type.
- getScannerType() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getScannerType() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getSchemes() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getSecurity() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getSecurity() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getSecurityRequirements() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API security requirements.
- getSecurityRequirements() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getSecurityRequirements() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getServer() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getServer() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getServerDescription() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API server description.
- getServerDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getServerDescription() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getServerUrl() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API server URL.
- getServerUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getServerUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getServlet() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties
-
- getSingletons() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfig
-
- getTermsOfServiceUrl() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API terms of service URL.
- getTermsOfServiceUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getTermsOfServiceUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getTitle() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API title.
- getTitle() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getTitle() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getType() - Method in class com.holonplatform.jaxrs.spring.boot.resteasy.ResteasyConfigurationProperties
-
- getType() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API listing endpoint type.
- getType() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getType() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Contact
-
- getUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ExternalDocs
-
- getUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.License
-
- getUrl() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Server
-
- getV2() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the Swagger V2 specific configuration.
- getV2() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getV2() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getV3() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the Swagger/OpenAPI V3 specific configuration.
- getV3() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getV3() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-
- getValue() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.Security
-
- getVersion() - Method in interface com.holonplatform.jaxrs.swagger.spring.ApiConfigurationProperties
-
Get the API version.
- getVersion() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties.ApiGroupConfiguration
-
- getVersion() - Method in class com.holonplatform.jaxrs.swagger.spring.SwaggerConfigurationProperties
-