Uses of Class
org.netxms.client.users.TwoFactorAuthenticationMethod
Packages that use TwoFactorAuthenticationMethod
- 
Uses of TwoFactorAuthenticationMethod in org.netxms.clientMethods in org.netxms.client that return types with arguments of type TwoFactorAuthenticationMethodModifier and TypeMethodDescriptionNXCSession.get2FAMethods()Get list of configured two-factor authentication methods.Methods in org.netxms.client with parameters of type TwoFactorAuthenticationMethodModifier and TypeMethodDescriptionvoidNXCSession.modify2FAMethod(TwoFactorAuthenticationMethod method) Modify existing two-factor authentication method or create new one.