Uses of Class
br.com.tempest.sentinelapi.User

Uses of User in br.com.tempest.sentinelapi
 

Methods in br.com.tempest.sentinelapi that return User
 User Context.createUser(String name, String username, List<Device> devices)
           
 User Context.deleteDevice(String username, int deviceId)
           
 User Context.findUser(String username)
           
 User Process.getUser()
           
 User Context.updateUser(User user)
           
 User Context.updateUser(User user, boolean keepOtpDevices)
           
 

Methods in br.com.tempest.sentinelapi with parameters of type User
 User Context.updateUser(User user)
           
 User Context.updateUser(User user, boolean keepOtpDevices)
           
 



Copyright © 2015. All rights reserved.