Uses of Class
org.oa4mp.server.loader.oauth2.cm.util.attributes.AttributeGetRequest
-
Packages that use AttributeGetRequest Package Description org.oa4mp.server.loader.oauth2.cm.util org.oa4mp.server.loader.oauth2.cm.util.attributes -
-
Uses of AttributeGetRequest in org.oa4mp.server.loader.oauth2.cm.util
Methods in org.oa4mp.server.loader.oauth2.cm.util that return AttributeGetRequest Modifier and Type Method Description static AttributeGetRequestRequestFactory. createRequest(AdminClient aSubj, TypeAttribute typeAttribute, ActionGet actionGet, OA2Client cTarget, net.sf.json.JSON content) -
Uses of AttributeGetRequest in org.oa4mp.server.loader.oauth2.cm.util.attributes
Methods in org.oa4mp.server.loader.oauth2.cm.util.attributes with parameters of type AttributeGetRequest Modifier and Type Method Description ResponseAttributeServer. get(AttributeGetRequest request)protected AttributeGetAdminClientResponseAttributeServer. getAdminClientAttributes(AttributeGetRequest request)protected AttributeClientResponseAttributeServer. getClientAttributes(AttributeGetRequest request)
-