| Package | Description |
|---|---|
| com.devexperts.qd.qtp |
This package contains interfaces with default implementations required
to create and operate a connection using QTP.
|
| com.devexperts.qd.qtp.auth |
| Modifier and Type | Method and Description |
|---|---|
QDAuthRealm |
MessageAdapterConnectionFactory.getAuth() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageAdapter.setAuthRealm(QDAuthRealm authRealm) |
| Modifier and Type | Method and Description |
|---|---|
QDAuthRealm |
QDAuthRealmFactory.createAuthRealm(String auth,
MessageAdapterConnectionFactory factory)
Creates
QDAuthRealm on this auth string. |
QDAuthRealm |
BasicAuthRealmFactory.createAuthRealm(String auth,
MessageAdapterConnectionFactory factory)
Created
BasicAuthRealm. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.