Uses of Package
com.compuware.api.topaz.hostcredentials
-
Packages that use com.compuware.api.topaz.hostcredentials Package Description com.compuware.api.topaz.hostconnections.zos Provides interfaces related to z/OS host connections.com.compuware.api.topaz.hostcredentials Provides interfaces and exceptions related to host credentials.com.compuware.api.topaz.hostcredentials.zos Provides classes and exceptions related to z/OS host credentials. -
Classes in com.compuware.api.topaz.hostcredentials used by com.compuware.api.topaz.hostconnections.zos Class Description DigitalCertificateException DigitalCertificateException
is a checked exception thrown when an attempt to connect to a host fails because the digital certificate is invalid.PasswordException PasswordException
is the checked exception thrown when an attempt to connect to a host fails because the password is incorrect or is expired.UserIDException UserIDException
is the checked exception thrown when an attempt to connect to a host fails because the user ID is expired, not recognized, or revoked. -
Classes in com.compuware.api.topaz.hostcredentials used by com.compuware.api.topaz.hostcredentials Class Description HostCredentialsException HostCredentialsException
is the superclass for all checked exceptions related to invalid host credentials. -
Classes in com.compuware.api.topaz.hostcredentials used by com.compuware.api.topaz.hostcredentials.zos Class Description HostCredentialsException HostCredentialsException
is the superclass for all checked exceptions related to invalid host credentials.ICredentials Credentials for a host.