esa

io.openliberty.features : restConnector-2.0

Maven & Gradle

Aug 15, 2023
10 usages
1.1k stars

Admin REST Connector 2.0 · A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature supersedes the restConnector-1.0 feature. It enables the REST handler configuration APIs. When this feature is combined with features supporting configuration validation, the corresponding REST handler validation APIs are enabled.

Table Of Contents

Latest Version

Download io.openliberty.features : restConnector-2.0 ESA file - Latest Versions:

All Versions

Download io.openliberty.features : restConnector-2.0 JAR file - All Versions:

Version Vulnerabilities Size Updated
23.0.x
22.0.x
21.0.x
20.0.x
19.0.x
18.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window restConnector-2.0-23.0.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement