protected static class EntitleLoginHandlerFactory.AutherLoginHandler extends Object implements com.devexperts.qd.qtp.auth.QDLoginHandler
| Constructor and Description |
|---|
AutherLoginHandler(String token) |
| Modifier and Type | Method and Description |
|---|---|
com.devexperts.auth.AuthToken |
getAuthToken() |
com.dxfeed.promise.Promise<com.devexperts.auth.AuthToken> |
login(String reason) |
public AutherLoginHandler(String token)
public com.dxfeed.promise.Promise<com.devexperts.auth.AuthToken> login(String reason)
login in interface com.devexperts.qd.qtp.auth.QDLoginHandlerpublic com.devexperts.auth.AuthToken getAuthToken()
getAuthToken in interface com.devexperts.qd.qtp.auth.QDLoginHandlerCopyright © 2025 Devexperts. All rights reserved.