Class ListClientResponse
- java.lang.Object
-
- org.oa4mp.server.loader.oauth2.cm.util.permissions.PermissionResponse
-
- org.oa4mp.server.loader.oauth2.cm.util.permissions.ListClientResponse
-
- All Implemented Interfaces:
Response
public class ListClientResponse extends PermissionResponse
Created by Jeff Gaynor
on 12/1/16 at 11:28 AM
-
-
Constructor Summary
Constructors Constructor Description ListClientResponse(List<OA2Client> clients)
-