Operation |
Details |
protected login( String userid, String password):String |
Sequential Tags: | throws=HttpException,IOException,ServiceException,URISyntaxException
| Notes: | Login method for escidoc solutions. @return UserHandle | |
public loginSysAdmin():String |
Sequential Notes: | Logs in the system administrator and returns the corresponding user handle. @return A handle for the logged in user. | |
public loginVirrUser():String |
Sequential Notes: | Logs in the virr user and returns the corresponding user handle. @return A handle for the logged in user. | |