login method

Use the login method to authenticate a user with a specified login account.

Purpose

The login method is used to authenticate a user with a specified login account. The user can be authenticated either by using a principal name and password or by using an X509Certificate. Only the entity that supplies correct login information and is successfully authenticated is returned along with any requested properties that apply.

Parameters

root
Specifies the root data object containing the account to authenticate.

Returns

The root data object containing the account that is successfully authenticated.

Exceptions

Signature

public DataObject login(DataObject root) throws WIMException, RemoteException


Terms of use | Feedback

http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.wim.doc/login.html