| 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 |
| Class and Description |
|---|
| QDAuthRealm
This is server-side authentication provider that resolves
AuthSession. |
| QDLoginHandler
Framework for the authorization, which must receive and update accessToken for the client.
|
| Class and Description |
|---|
| BasicAuthRealmFactory
Basic implementation for
QDAuthRealmFactory. |
| BasicChannelShaperFactory |
| BasicLoginHandlerFactory
Basic implementation for
QDLoginHandlerFactory. |
| ChannelShapersFactory
The
ChannelShapersFactory created of actual ChannelShapers based on
the session, which is provided by the corresponding QDAuthRealm. |
| QDAuthRealm
This is server-side authentication provider that resolves
AuthSession. |
| QDAuthRealmFactory
Factory for
QDAuthRealm. |
| QDLoginHandler
Framework for the authorization, which must receive and update accessToken for the client.
|
| QDLoginHandlerFactory
Factory for
QDLoginHandler. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.