Uses of Class
org.oa4mp.server.loader.oauth2.cm.util.attributes.AttributeAdminClientResponse
-
Packages that use AttributeAdminClientResponse Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes -
-
Uses of AttributeAdminClientResponse in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util with parameters of type AttributeAdminClientResponse Modifier and Type Method Description protected void
ResponseSerializer. serialize(AttributeAdminClientResponse response, javax.servlet.http.HttpServletResponse servletResponse)
-
Uses of AttributeAdminClientResponse in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Subclasses of AttributeAdminClientResponse in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes Modifier and Type Class Description class
AttributeGetAdminClientResponse
Created by Jeff Gaynor
on 4/17/17 at 1:06 PMMethods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes that return AttributeAdminClientResponse Modifier and Type Method Description protected AttributeAdminClientResponse
AttributeServer. removeAdminClient(AttributeRemoveRequest request)
Remove a subset of attributes for an admin client.protected AttributeAdminClientResponse
AttributeServer. setAdminClientAttribute(AttributeSetClientRequest request)
-