public class SCIMHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<Email> |
getPrimaryOrFirstEmail(User user)
try to extract an email from the User.
|
public static com.google.common.base.Optional<Email> getPrimaryOrFirstEmail(User user)
user - a User with a possible emailCopyright © 2014. All Rights Reserved.