Package | Description |
---|---|
org.openid4java.message.ax |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static FetchResponse |
FetchResponse.createFetchResponse(FetchRequest req,
Map userData)
Creates a FetchResponse from a FetchRequest message and the data released
by the user.
|
Copyright © 2017 Sxip. All rights reserved.