Class AttributeGetClientResponse
- java.lang.Object
-
- org.oa4mp.server.loader.oauth2.cm.util.attributes.AttributeClientResponse
-
- org.oa4mp.server.loader.oauth2.cm.util.attributes.AttributeGetClientResponse
-
- All Implemented Interfaces:
Response
public class AttributeGetClientResponse extends AttributeClientResponse
Created by Jeff Gaynor
on 4/10/17 at 12:35 PM
-
-
Constructor Summary
Constructors Constructor Description AttributeGetClientResponse(Client client, List<String> attributes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getAttributes()
-
Methods inherited from class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeClientResponse
getClient
-
-