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 |
---|---|
QDLoginHandler |
MessageAdapterConnectionFactory.getLogin() |
Modifier and Type | Method and Description |
---|---|
void |
MessageAdapter.setLoginHandler(QDLoginHandler loginHandler) |
Modifier and Type | Class and Description |
---|---|
class |
BasicLoginHandler
Basic implementation for
QDAuthRealm . |
Modifier and Type | Method and Description |
---|---|
QDLoginHandler |
QDLoginHandlerFactory.createLoginHandler(String login,
MessageAdapterConnectionFactory factory)
Creates login handler.
|
QDLoginHandler |
ConsoleLoginHandlerFactory.createLoginHandler(String login,
MessageAdapterConnectionFactory factory) |
QDLoginHandler |
BasicLoginHandlerFactory.createLoginHandler(String login,
MessageAdapterConnectionFactory factory) |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.