Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.login

Logs a user in or out.

Syntax

Parameters

login
Specify true to log in, false to log out.

status
Optional if specified return status will be set.

username
Username to log in.

password
Password associated with username.

Description

The login method logs in or logs out a user. Prior to calling login, you must first set the URL by calling setURL.

Error Numbers

The possible values of errno include:

Value
Description
-3500
If the FormPoster can not communicate with the target server during login.

Example

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.