Uses of Class
org.oa4mp.delegation.client.request.RFC7009Request
-
Packages that use RFC7009Request Package Description edu.uiuc.ncsa.oa4mp.delegation.client.server This package contains classes that represent the server to the client.edu.uiuc.ncsa.oa4mp.delegation.oa2.client -
-
Uses of RFC7009Request in edu.uiuc.ncsa.oa4mp.delegation.client.server
Methods in edu.uiuc.ncsa.oa4mp.delegation.client.server with parameters of type RFC7009Request Modifier and Type Method Description RFC7009Response
RFC7009Server. processRFC7009Request(RFC7009Request request)
-
Uses of RFC7009Request in edu.uiuc.ncsa.oa4mp.delegation.oa2.client
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.client with parameters of type RFC7009Request Modifier and Type Method Description RFC7009Response
RFC7009Server2. processRFC7009Request(RFC7009Request request)
RFC7009Response
DS2. rfc7009(RFC7009Request request)
-