See: Description
| Interface | Description |
|---|---|
| AuthorizationContextAuditInfo |
Created by IntelliJ IDEA.
|
| ClientContext |
Identification of the client application that is using the UCMDB.
|
| Credentials |
Represents the the client's authorization credentials.
|
| Customer | |
| CustomerContext |
Represents a customer.
|
| Logger | |
| NotificationListenerFuse |
With this interface users of the SDK can register to receive a call when the size of the notifications queue
reaches a certain level.
|
| RequestContext |
Represents the context of a request.
|
| ServerLocator |
Services to get the server location.
|
| UcmdbExceptionParameter |
Base class for UCMDB exception parameters.
|
| UcmdbManagementService |
Services to get interfaces to management subsystems.
|
| UcmdbServerLocator |
Fallback to an alternate UCMDB server.
|
| UcmdbService |
The main UCMDB interface - services to get interfaces to various UCMDB subsystems.
|
| UcmdbServiceFactory.ConnectionProperties |
Internal implementation.
|
| UcmdbServiceFactory.HttpBootstrap |
Internal implementation.
|
| UcmdbServiceFactory.HttpUcmdbServiceProviderFactory |
Internal implementation.
|
| UcmdbServiceProvider |
Services to obtain a
UcmdbService and server information. |
| Class | Description |
|---|---|
| UcmdbExternalVersion | |
| UcmdbServiceFactory |
Entry point for UCMDB API services.
|
| UcmdbServiceFactory.AllHostAcceptedVerifier |
Disables host name verfication (used in case of NAT networks)
|
| UcmdbServiceFactory.DefaultTruststoreManger |
The X509TrustManager implementation.
|
| UcmdbVersion |
Created by IntelliJ IDEA.
|
| Enum | Description |
|---|---|
| SecurityDomainLevel |
Created by IntelliJ IDEA.
|
| Exception | Description |
|---|---|
| CommunicationException |
Thrown on communication failure between the client and the UCMDB server or on protocol error.
|
| CustomerNotAvailableException |
The UCMDB server is not yet ready to accept connect request.
|
| ExecutionException |
A UCMDB server-side exception.
|
| IncompatibleVersionException |
The server cannot support this version of the client implementation.
|
| InvalidCredentialsException |
Client authentication failed.
|
| ServerOverloadException | |
| UcmdbCheckedException |
Base class for all UCMDB API application exceptions.
|
| UcmdbException |
Base class for all UCMDB API application exceptions.
|
| Annotation Type | Description |
|---|---|
| NotFinalAPI |
An API marked with @NotFinalAPI is not finalized and may change without notice, even between minor releases, service
releases and patches.
|
Documentation Feedback
Copyright 2011 - 2023 Micro Focus or one of its affiliates.