See: Description
Interface | Description |
---|---|
IDataEditionConnection |
Represents a connection to a Data Edition.
|
IMDMConnection |
This class represents a connection to a Convergence For MDM instance
authenticated with some credentials.
|
IMDMCredential |
Marker interface representing authentication credentials.
|
Class | Description |
---|---|
ConnectionConfig |
Configures the way to connect to the Convergence For MDM instance.
|
CookieCredential |
This
IMDMCredential implementation is useful when client is a webapp running
inside a servlet container and when single sign-on is configured between this web app and Convergence for MDM web application. |
MDMConnectionFactory |
This class allows to create client connections to a Convergence for MDM
instance.
|
UsernamePassword |
Username password credential.
|
Enum | Description |
---|---|
PlatformStatus |
Enum indicating the possible status of the MDM platform.
|
Exception | Description |
---|---|
AuthenticationFailedException |
Exception raised when authentication failed
|
InvalidBaseUrlException |
Exception raised if BaseURL is malformed
|
NoSuchDataEditionException | |
ServiceNotReacheableException |
MDMConnectionFactory
which allows to create IMDMConnection
.Copyright © 2019. All rights reserved.