Skip to Content
0
Former Member
Oct 21, 2005 at 11:00 AM

getUserAccounts() of com.sap.security.api IUser

74 Views

Hello All,

Referring to UME Javadocs : https://media.sdn.sap.com/javadocs/NW04/SP9/ume/index.html

Method of : com.sap.security.api Interface IUser

getUserAccounts() 
Returns an array of useraccounts objects which are assigned to the user.

Now what is the meaning of <b>array of useraccounts</b>, b'coz IUser corresponds to single unique user.

Now how a user having a unique id can have multiple user accounts.

Please explain in details.

regards

Santosh