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