Uses of Interface
org.netxms.client.TwoFactorAuthenticationCallback
Packages that use TwoFactorAuthenticationCallback
- 
Uses of TwoFactorAuthenticationCallback in org.netxms.clientMethods in org.netxms.client with parameters of type TwoFactorAuthenticationCallbackModifier and TypeMethodDescriptionvoidNXCSession.login(AuthenticationType authType, String login, String password, Certificate certificate, Signature signature, TwoFactorAuthenticationCallback twoFactorAuthenticationCallback) Login to server.