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.QDLoginHandler
public com.devexperts.auth.AuthToken getAuthToken()
getAuthToken
in interface com.devexperts.qd.qtp.auth.QDLoginHandler
Copyright © 2021 Devexperts. All rights reserved.