Uses of Class
com.hp.ucmdb.api.InvalidCredentialsException
Packages that use InvalidCredentialsException
Package
Description
This package contains the top level of API set for working with the UCMDB.
-
Uses of InvalidCredentialsException in com.hp.ucmdb.api
Methods in com.hp.ucmdb.api that throw InvalidCredentialsExceptionModifier and TypeMethodDescriptionUcmdbServiceProvider.connect(Credentials credentials, ClientContext clientContext) Connects the client to the UCMDB.UcmdbServiceProvider.connect(CustomerContext customerContext, Credentials credentials, ClientContext clientContext) Connects to an instance of a customer in the multi-tenant UCMDB server.UcmdbServiceProvider.connectManagement(Credentials credentials, ClientContext clientContext) Connects the client to the UCMDB.