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

Packages that use FetchResponse
org.openid4java.message.ax   
 

Uses of FetchResponse in org.openid4java.message.ax
 

Methods in org.openid4java.message.ax that return FetchResponse
static FetchResponse FetchResponse.createFetchResponse()
          Constructs a Fetch Response with an empty parameter list.
static FetchResponse FetchResponse.createFetchResponse(FetchRequest req, java.util.Map userData)
          Creates a FetchResponse from a FetchRequest message and the data released by the user.
static FetchResponse FetchResponse.createFetchResponse(ParameterList params)
           
 



Copyright 2006-2008 Sxip Identity Corporation