public class AccountBean extends Object
Constructor and Description |
---|
AccountBean(UserModel user,
javax.ws.rs.core.MultivaluedMap<String,String> profileFormData) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributes() |
String |
getEmail() |
String |
getFirstName() |
String |
getLastName() |
String |
getUsername() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.