restConnector-2.0

io.openliberty.features

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.

Recommended: 26.0.0.7 95 versions esa Updated 1 year ago Eclipse Public License 2.0Checking...

Add to your project26.0.0.7

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>restConnector-2.0</artifactId>
    <version>26.0.0.7</version>
</dependency>

Version Details — 26.0.0.7

Packaging
esa
Direct Deps
5
Total Deps
80
Published
Unknown
License
Eclipse Public License 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.

Checking security advisories...