Package | Description |
---|---|
org.openid4java.message.ax |
Modifier and Type | Method and Description |
---|---|
static FetchResponse |
FetchResponse.createFetchResponse()
Constructs a Fetch Response with an empty parameter list.
|
static FetchResponse |
FetchResponse.createFetchResponse(FetchRequest req,
Map userData)
Creates a FetchResponse from a FetchRequest message and the data released
by the user.
|
static FetchResponse |
FetchResponse.createFetchResponse(ParameterList params) |
Copyright © 2014 Sxip. All rights reserved.