public class UserIdentity extends Object
UserIdentitySupplier| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getEmails() |
String |
getFirstName() |
String |
getLastName() |
static UserIdentity |
of(Set<String> emails,
String firstName,
String lastName) |
Copyright © 2012–2018 1&1. All rights reserved.