Uses of Class
net.spreadsheetspace.sdk.model.UserDescriptor
Packages that use UserDescriptor
-
Uses of UserDescriptor in net.spreadsheetspace.sdk.orchestrator
Methods in net.spreadsheetspace.sdk.orchestrator that return UserDescriptorModifier and TypeMethodDescriptionstatic UserDescriptorOrchestratorContactUtil.createUser(String firstname, String lastname, String userName, String passWord, String email, String username, String password, String token) static UserDescriptorOrchestratorContactUtil.updateUserPassword(String userName, String passWord, String username, String password, String token)