Uses of Class
org.oa4mp.delegation.server.server.UnsupportedScopeException
-
Packages that use UnsupportedScopeException Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2.server.claims -
-
Uses of UnsupportedScopeException in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.claims
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.claims that throw UnsupportedScopeException Modifier and Type Method Description net.sf.json.JSONObject
ClaimSource. process(net.sf.json.JSONObject claims, ServiceTransaction transaction)
AUserInfo
object and the current service transaction are supplied.net.sf.json.JSONObject
ClaimSource. process(net.sf.json.JSONObject claims, javax.servlet.http.HttpServletRequest request, ServiceTransaction transaction)
-