Interface UserProfileResource
@Consumes("application/json")
@Produces("application/json")
public interface UserProfileResource
- Author:
- Vlastimil Elias <velias@redhat.com>
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
-
Method Details
-
getConfiguration
-
getMetadata
-
update
-