public class UserService extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getUserId(SessionInfo session,
String login)
Get the user's ID
|
public static String getUserId(SessionInfo session, String login) throws IOException
login
- the SFDC login (email format)session
- the user's sessionIOException
- The user can't be fetchedCopyright © 2016–2019. All rights reserved.