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