Package | Description |
---|---|
com.hp.ucmdb.api |
This package contains the top level of API set for working with the UCMDB.
|
Modifier and Type | Method and Description |
---|---|
Credentials |
UcmdbServiceProvider.createCertificateCredentials(String keystore,
String keystorePass)
Creates a Certificate Credentials object to be used in the connect method.
|
Credentials |
UcmdbServiceProvider.createCredentials(String userName,
String password)
Deprecated.
|
Credentials |
UcmdbServiceProvider.createCredentials(String userName,
String password,
String userRepository)
Creates a Credentials object to be used in the connect method.
|
Modifier and Type | Method and Description |
---|---|
UcmdbService |
UcmdbServiceProvider.connect(Credentials credentials,
ClientContext clientContext)
Connects the client to the UCMDB.
|
UcmdbService |
UcmdbServiceProvider.connect(CustomerContext customerContext,
Credentials credentials,
ClientContext clientContext)
Connects to an instance of a customer in the multi-tenant UCMDB server.
|
UcmdbManagementService |
UcmdbServiceProvider.connectManagement(Credentials credentials,
ClientContext clientContext)
Connects the client to the UCMDB.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.