Uses of Class
org.openid4java.message.ax.FetchRequest

Packages that use FetchRequest
org.openid4java.message.ax   
 

Uses of FetchRequest in org.openid4java.message.ax
 

Methods in org.openid4java.message.ax that return FetchRequest
static FetchRequest FetchRequest.createFetchRequest()
          Constructs a Fetch Request with an empty parameter list.
static FetchRequest FetchRequest.createFetchRequest(ParameterList params)
          Constructs a FetchRequest from a parameter list.
 

Methods in org.openid4java.message.ax with parameters of type FetchRequest
static FetchResponse FetchResponse.createFetchResponse(FetchRequest req, java.util.Map userData)
          Creates a FetchResponse from a FetchRequest message and the data released by the user.
 



Copyright © 2011 Sxip. All Rights Reserved.