| Package | Description |
|---|---|
| org.wso2.maven.car.artifact.util |
| Modifier and Type | Method and Description |
|---|---|
static CAppMgtServiceStub |
CAppMgtHandlerFactory.getCAppMgtHttpsClient(String serverUrl,
String username,
String password)
Returns an HTTPS client for communicating with the MI server with basic auth.
|
static CAppMgtServiceStub |
CAppMgtHandlerFactory.getCAppMgtHttpsClient2(String serverUrl,
String accessToken)
Returns an HTTPS client for communicating with the MI server with JWT and form encoder to handle multipart data.
|
static CAppMgtServiceStub |
CAppMgtHandlerFactory.getCAppMgtHttpsClient3(String serverUrl,
String accessToken)
Returns an HTTPS client for communicating with the MI server with JWT token.
|
Copyright © 2025 WSO2. All rights reserved.