This is an automated email from the ASF dual-hosted git repository. jamesbognar pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juneau.git
commit ef0fcb45f9bab1fc92a0035a7a589ad86d63c320 Author: JamesBognar <[email protected]> AuthorDate: Sun Jun 19 06:27:19 2022 -0400 Javadocs --- ...uneau-petstore.html => 16.juneau-petstore.html} | 0 .../01.jp.Installing.html | 0 .../02.jp.Running.html | 0 .../03.jp.Building.html | 0 .../04.jp.App.html | 0 .../{20.Glossaries.html => 17.Glossaries.html} | 0 .../01.g.LanguageSupport.html | 0 .../02.g.Annotations.html | 0 .../Topics/{21.Security.html => 18.Security.html} | 0 .../01.s.Marshall.html | 0 .../{21.Security => 18.Security}/02.s.Svl.html | 0 .../{21.Security => 18.Security}/03.s.Rest.html | 0 juneau-doc/src/main/javadoc/resources/docs.txt | 3 -- .../src/main/javadoc/resources/fragments/toc.html | 63 +++++++++++----------- 14 files changed, 30 insertions(+), 36 deletions(-) diff --git a/juneau-doc/docs/Topics/19.juneau-petstore.html b/juneau-doc/docs/Topics/16.juneau-petstore.html similarity index 100% rename from juneau-doc/docs/Topics/19.juneau-petstore.html rename to juneau-doc/docs/Topics/16.juneau-petstore.html diff --git a/juneau-doc/docs/Topics/19.juneau-petstore/01.jp.Installing.html b/juneau-doc/docs/Topics/16.juneau-petstore/01.jp.Installing.html similarity index 100% rename from juneau-doc/docs/Topics/19.juneau-petstore/01.jp.Installing.html rename to juneau-doc/docs/Topics/16.juneau-petstore/01.jp.Installing.html diff --git a/juneau-doc/docs/Topics/19.juneau-petstore/02.jp.Running.html b/juneau-doc/docs/Topics/16.juneau-petstore/02.jp.Running.html similarity index 100% rename from juneau-doc/docs/Topics/19.juneau-petstore/02.jp.Running.html rename to juneau-doc/docs/Topics/16.juneau-petstore/02.jp.Running.html diff --git a/juneau-doc/docs/Topics/19.juneau-petstore/03.jp.Building.html b/juneau-doc/docs/Topics/16.juneau-petstore/03.jp.Building.html similarity index 100% rename from juneau-doc/docs/Topics/19.juneau-petstore/03.jp.Building.html rename to juneau-doc/docs/Topics/16.juneau-petstore/03.jp.Building.html diff --git a/juneau-doc/docs/Topics/19.juneau-petstore/04.jp.App.html b/juneau-doc/docs/Topics/16.juneau-petstore/04.jp.App.html similarity index 100% rename from juneau-doc/docs/Topics/19.juneau-petstore/04.jp.App.html rename to juneau-doc/docs/Topics/16.juneau-petstore/04.jp.App.html diff --git a/juneau-doc/docs/Topics/20.Glossaries.html b/juneau-doc/docs/Topics/17.Glossaries.html similarity index 100% rename from juneau-doc/docs/Topics/20.Glossaries.html rename to juneau-doc/docs/Topics/17.Glossaries.html diff --git a/juneau-doc/docs/Topics/20.Glossaries/01.g.LanguageSupport.html b/juneau-doc/docs/Topics/17.Glossaries/01.g.LanguageSupport.html similarity index 100% rename from juneau-doc/docs/Topics/20.Glossaries/01.g.LanguageSupport.html rename to juneau-doc/docs/Topics/17.Glossaries/01.g.LanguageSupport.html diff --git a/juneau-doc/docs/Topics/20.Glossaries/02.g.Annotations.html b/juneau-doc/docs/Topics/17.Glossaries/02.g.Annotations.html similarity index 100% rename from juneau-doc/docs/Topics/20.Glossaries/02.g.Annotations.html rename to juneau-doc/docs/Topics/17.Glossaries/02.g.Annotations.html diff --git a/juneau-doc/docs/Topics/21.Security.html b/juneau-doc/docs/Topics/18.Security.html similarity index 100% rename from juneau-doc/docs/Topics/21.Security.html rename to juneau-doc/docs/Topics/18.Security.html diff --git a/juneau-doc/docs/Topics/21.Security/01.s.Marshall.html b/juneau-doc/docs/Topics/18.Security/01.s.Marshall.html similarity index 100% rename from juneau-doc/docs/Topics/21.Security/01.s.Marshall.html rename to juneau-doc/docs/Topics/18.Security/01.s.Marshall.html diff --git a/juneau-doc/docs/Topics/21.Security/02.s.Svl.html b/juneau-doc/docs/Topics/18.Security/02.s.Svl.html similarity index 100% rename from juneau-doc/docs/Topics/21.Security/02.s.Svl.html rename to juneau-doc/docs/Topics/18.Security/02.s.Svl.html diff --git a/juneau-doc/docs/Topics/21.Security/03.s.Rest.html b/juneau-doc/docs/Topics/18.Security/03.s.Rest.html similarity index 100% rename from juneau-doc/docs/Topics/21.Security/03.s.Rest.html rename to juneau-doc/docs/Topics/18.Security/03.s.Rest.html diff --git a/juneau-doc/src/main/javadoc/resources/docs.txt b/juneau-doc/src/main/javadoc/resources/docs.txt index 1ad21923b..17f2de699 100644 --- a/juneau-doc/src/main/javadoc/resources/docs.txt +++ b/juneau-doc/src/main/javadoc/resources/docs.txt @@ -300,9 +300,6 @@ jrsj.BaseProvider = #juneau-rest-server-jaxrs.jrsj.BaseProvider, Overview > june jrss.Overview = #juneau-rest-server-springboot.jrss.Overview, Overview > juneau-rest-server-springboot > Overview juneau-config = #juneau-config, Overview > juneau-config juneau-dto = #juneau-dto, Overview > juneau-dto -juneau-examples-core = #juneau-examples-core, Overview > juneau-examples-core -juneau-examples-rest = #juneau-examples-rest, Overview > juneau-examples-rest -juneau-examples-rest-jetty = #juneau-examples-rest-jetty, Overview > juneau-examples-rest-jetty juneau-marshall = #juneau-marshall, Overview > juneau-marshall juneau-marshall-rdf = #juneau-marshall-rdf, Overview > juneau-marshall-rdf juneau-microservice-core = #juneau-microservice-core, Overview > juneau-microservice-core diff --git a/juneau-doc/src/main/javadoc/resources/fragments/toc.html b/juneau-doc/src/main/javadoc/resources/fragments/toc.html index 05e1bf60a..b507228ef 100644 --- a/juneau-doc/src/main/javadoc/resources/fragments/toc.html +++ b/juneau-doc/src/main/javadoc/resources/fragments/toc.html @@ -291,38 +291,38 @@ <ol> <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.PojoMarshalling'>POJO Marshalling</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.RequestParts'>Request Parts</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.RequestContent'>Request Content</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ResponseStatus'>Response Status</a><span class='update'>created: 8.1.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ResponseHeaders'>Response Headers</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ResponseContent'>Response Content</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.CustomCallHandlers'>Custom Call Handlers</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Interceptors'>Interceptors</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies'>REST Proxies</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.RequestContent'>Request Content</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ResponseStatus'>Response Status</a><span class='update'>created: 8.1.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ResponseHeaders'>Response Headers</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ResponseContent'>Response Content</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.CustomCallHandlers'>Custom Call Handlers</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Interceptors'>Interceptors</a><span class='update'>created: 8.2.0</span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies'>REST Proxies</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> <ol> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Remote'>@Remote</a><span class='update'>updated: 8.1.2,8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.RemoteMethod'>@RemoteOp</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Content'>@Content</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.FormData'>@FormData</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Query'>@Query</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Header'>@Header</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Path'>@Path</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Request'>@Request</a><span class='update'><b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Response'>@Response</a><span class='update'><b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.DualPurposeInterfaces'>Dual-purpose (end-to-end) interfaces</a><span class='update'>created: 8.0.0, <b><red>todo</red></b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Remote'>@Remote</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.RemoteMethod'>@RemoteOp</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Content'>@Content</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.FormData'>@FormData</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Query'>@Query</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Header'>@Header</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Path'>@Path</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Request'>@Request</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.Response'>@Response</a><span class='update'>updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Proxies.jrc.DualPurposeInterfaces'>Dual-purpose (end-to-end) interfaces</a><span class='update'>created: 8.0.0</span></p> </ol> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.LoggingAndDebugging'>Logging and Debugging</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.CustomizingHttpClient'>Customizing HttpClient</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ExtendingRestClient'>Extending RestClient</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication'>Authentication</a><span class='update'>updated: 8.2.0, <b><red>todo</red></b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.LoggingAndDebugging'>Logging and Debugging</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.CustomizingHttpClient'>Customizing HttpClient</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.ExtendingRestClient'>Extending RestClient</a><span class='update'>created: 8.2.0</span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication'>Authentication</a><span class='update'>updated: 8.2.0</span></p> <ol> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication.jrc.AuthenticationBASIC'>BASIC Authentication</a><span class='update'><b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication.jrc.AuthenticationForm'>FORM-based Authentication</a><span class='update'><b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication.jrc.AuthenticationOIDC'>OIDC Authentication</a><span class='update'><b><red>todo</red></b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication.jrc.AuthenticationBASIC'>BASIC Authentication</a></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication.jrc.AuthenticationForm'>FORM-based Authentication</a></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-client.jrc.Authentication.jrc.AuthenticationOIDC'>OIDC Authentication</a></p> </ol> </ol> - <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-mock'>juneau-rest-mock</a><span class='update'>created: 8.1.0, updated: 8.2.0, <b><red>todo</red></b></span></p> + <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-mock'>juneau-rest-mock</a><span class='update'>created: 8.1.0, updated: 8.2.0</span></p> <ol> - <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-mock.jrm.MockRestClient'>MockRestClient</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-rest-mock.jrm.MockRestClient'>MockRestClient</a><span class='update'>created: 8.2.0, updated: <b>9.0.0</b></span></p> </ol> <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-microservice-core'>juneau-microservice-core</a><span class='update'>created: 8.1.0, deprecated: 8.1.2</span></p> <ol> @@ -353,15 +353,12 @@ <li><p><a class='doclink' href='{OVERVIEW_URL}#my-jetty-microservice.mjm.Running'>Running in Eclipse</a><span class='update'>created: 8.0.0, deprecated: 8.1.2</span></p> <li><p><a class='doclink' href='{OVERVIEW_URL}#my-jetty-microservice.mjm.Building'>Building and Running from Command-Line</a><span class='update'>created: 8.0.0, deprecated: 8.1.2</span></p> </ol> - <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice'>my-springboot-microservice</a><span class='update'>created: 8.0.0, <b><red>todo</red></b></span></p> + <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice'>my-springboot-microservice</a><span class='update'>created: 8.0.0</span></p> <ol> - <li><p><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice.msm.Installing'>Installing in Eclipse</a><span class='update'>created: 8.0.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice.msm.Running'>Running in Eclipse</a><span class='update'>created: 8.0.0, <b><red>todo</red></b></span></p> - <li><p><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice.msm.Building'>Building and Running from Command-Line</a><span class='update'>created: 8.0.0, <b><red>todo</red></b></span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice.msm.Installing'>Installing in Eclipse</a><span class='update'>created: 8.0.0</span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice.msm.Running'>Running in Eclipse</a><span class='update'>created: 8.0.0</span></p> + <li><p><a class='doclink' href='{OVERVIEW_URL}#my-springboot-microservice.msm.Building'>Building and Running from Command-Line</a><span class='update'>created: 8.0.0</span></p> </ol> - <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-examples-core'>juneau-examples-core</a><span class='update'>updated: 8.0.0</span></p> - <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-examples-rest'>juneau-examples-rest</a><span class='update'>updated: 8.0.0, <b><red>todo</red></b></span></p> - <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-examples-rest-jetty'>juneau-examples-rest-jetty</a><span class='update'>created: 8.0.0, deprecated: 8.1.2</span></p> <li><p class='toc2'><a class='doclink' href='{OVERVIEW_URL}#juneau-petstore'>juneau-pestore</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p> <ol> <li><p><a class='doclink' href='{OVERVIEW_URL}#juneau-petstore.jp.Installing'>Installing in Eclipse</a><span class='update'>created: 8.2.0, <b><red>todo</red></b></span></p>
