public class AttributeFormDataProcessor extends Object
Constructor and Description |
---|
AttributeFormDataProcessor() |
Modifier and Type | Method and Description |
---|---|
static AttributeUserProfile |
process(javax.ws.rs.core.MultivaluedMap<String,String> formData) |
static AttributeUserProfile |
toUserProfile(javax.ws.rs.core.MultivaluedMap<String,String> formData) |
public static AttributeUserProfile process(javax.ws.rs.core.MultivaluedMap<String,String> formData)
public static AttributeUserProfile toUserProfile(javax.ws.rs.core.MultivaluedMap<String,String> formData)
Copyright © 2021 JBoss by Red Hat. All rights reserved.