Uses of Class
org.netxms.client.users.AuthenticationToken
Packages that use AuthenticationToken
- 
Uses of AuthenticationToken in org.netxms.clientMethods in org.netxms.client that return AuthenticationTokenModifier and TypeMethodDescriptionNXCSession.requestAuthenticationToken(boolean persistent, int validFor, String description, int userId) Request new authentication token from server.Methods in org.netxms.client that return types with arguments of type AuthenticationTokenModifier and TypeMethodDescriptionNXCSession.getAuthenticationTokens(int userId) Get list of active authentication tokens for given user.