login

Use the login method to authenticate a user.

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

  • WIMException:

Signature

public DataObject login(DataObject root) throws WIMException

Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: March 6, 2017 0:20
File name: spilogin.html