- UNAUTHORIZED_HTTP_CALL - Static variable in class com.esignlive.sdk.utility.Error
-
- UNKNOWN_ERROR - Static variable in class com.esignlive.sdk.utility.Error
-
- unknownError - Static variable in class com.esignlive.sdk.utility.Error
-
- updateCurrentUserInfo(User, ESignLive.UpdateUserInfoListener) - Method in class com.esignlive.sdk.ESignLive
-
Updates the current user's data on eSignLive server and gives the result to the listener implemented.
- updateFromCached() - Method in class com.esignlive.sdk.datamodel.manage.Template
-
updates the object properties by reading from cache
- updatePassword(String, String, ESignLive.UpdatePasswordListener) - Method in class com.esignlive.sdk.ESignLive
-
Updates the current user's password on eSignLive server and gives the result to the listener implemented.
- updateRole(String, String, String, String, String, String, String) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Updates a signing role details in a transaction.
- updateRoleWithGroup(String, String, String) - Static method in class com.esignlive.sdk.preparation.CreateTransactionViewModel
-
Updates a signing role with a group signer.
- updateValidation(Auth) - Method in class com.esignlive.sdk.datamodel.manage.Role
-
updates the validation method.
- User - Class in com.esignlive.sdk.datamodel
-
- User() - Constructor for class com.esignlive.sdk.datamodel.User
-
- User(Map<String, Object>) - Constructor for class com.esignlive.sdk.datamodel.User
-
- USER_INFO_KEY - Static variable in class com.esignlive.sdk.datamodel.User
-
- USER_NAME_PASSWORD_COMBINATION_ERROR - Static variable in class com.esignlive.sdk.utility.Error
-
- userInfoDownloaded(User) - Method in interface com.esignlive.sdk.UserInfoListener
-
Gets called when downloading user info succeeds.
- userInfoDownloadingFailed(Error) - Method in interface com.esignlive.sdk.UserInfoListener
-
Gets called when downloading user info succeeds.
- UserInfoListener - Interface in com.esignlive.sdk
-
Interface providing events about downloading current user's info from eSignLive server.
- userInfoUpdateFailed(Error) - Method in interface com.esignlive.sdk.ESignLive.UpdateUserInfoListener
-
Gets called when updating current user's info on eSignLive server fails.
- userInfoUpdateSucceeded() - Method in interface com.esignlive.sdk.ESignLive.UpdateUserInfoListener
-
Gets called when updating current user's info on eSignLive server succeeds.