Uses of Class
org.oa4mp.server.loader.oauth2.cm.util.attributes.AttributeGetAdminClientResponse
-
Packages that use AttributeGetAdminClientResponse Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes -
-
Uses of AttributeGetAdminClientResponse in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util with parameters of type AttributeGetAdminClientResponse Modifier and Type Method Description protected void
ResponseSerializer. serialize(AttributeGetAdminClientResponse response, javax.servlet.http.HttpServletResponse servletResponse)
-
Uses of AttributeGetAdminClientResponse in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes that return AttributeGetAdminClientResponse Modifier and Type Method Description protected AttributeGetAdminClientResponse
AttributeServer. getAdminClientAttributes(AttributeGetRequest request)
-