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